plan-complete
CommunityMark plans as complete with context and trace.
Authorbrmatola
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams finalize work by moving a completed plan from active to complete and recording what was accomplished for future reference.
Core Features & Use Cases
- Move a completed plan from plans/active/{plan-name} to plans/complete/{plan-name} to reflect its shipped status.
- Create optional Completion Notes to capture summary, date, and key references.
- Commit the change and provide a clear audit trail for verification and handoff.
Quick Start
Step-by-step commands to verify completion, add notes, and finalize the plan:
- Verify completion: ls plans/active/{plan-name}/
- Check status: git status
- Add completion notes (optional): create plans/active/{plan-name}/completion.md with a simple header and fields
- Move to complete: mv plans/active/{plan-name} plans/complete/{plan-name}
- Commit: git add -A; git commit -m "docs: mark {plan-name} plan as complete"
- Report: Plan '{plan-name}' marked complete. Location: plans/complete/{plan-name}/
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: plan-complete Download link: https://github.com/brmatola/gremlins/archive/main.zip#plan-complete Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.