Agent skill
finishing-work
Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/finishing-work
SKILL.md
Finishing Work
Overview
Final completion protocol ensuring implementation is properly wrapped up with summary, plan updates, and success criteria confirmation.
When to Use
- After all implementation steps and reviews are complete
- When transitioning from implementation to done
- Final quality check before closing out work
Process
- Verify all plan steps marked complete
- Confirm all success criteria met
- Update plan document with final status
- Generate completion summary (steps, phases, files, tests, reviews)
- Confirm with user that work is complete
Summary Format
- Steps completed: N/M
- Phases completed: N/M
- Files changed: [list]
- Test status: passing/failing
- Code review: verdict
- Security review: passed/failed
- Plan document: path
- All success criteria met: yes/no
Tool Use
Integrated into methodologies/rpikit/rpikit-implement (completion summary)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?