complete-everything
SolidClose an approved plan with zero plan-related deferrals: implement every unfinished item, absorb every connected out-of-scope/follow-up/nice-to-have item parked by prior runs, fix newly exposed gaps, and run the full applicable verification ladder. Use when a plan was marked done with work deferred, or the user says "complete everything", "don't defer", "fix out of scope too", "finish the whole plan", "close every TODO", or invokes /complete-everything. Distinct from burndown-full, which proves mechanical pattern coverage; this skill closes intent, behavior, and verification gaps.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- kensaurus
- Repository
- kensaurus/cursor-kenji
- Created
- 5 months ago
- Last Updated
- 2 days ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
verification-before-completion
Use when about to claim work is complete, fixed, passing, verified, release-ready, or ready to commit, merge, publish, or hand off.
goal-delivery-completeness
Check that delivered work matches the user's goal. Use before final response, release, or handoff.
coverage
Completeness gate - judge each `## Deliverables` checklist item in the plan against the actually-built tree (present? substantive, not a stub? meets its acceptance criterion?) and file one finding per gap. Read-only; decides whether a feature is genuinely done, not just tests-green.