Mark a plan as completed and archive it. Use this when you've finished implementing all items in a plan document.
Marks plan documents as completed and optionally archives them after verifying all tasks are done.
/plugin marketplace add leaf76/session-collab-mcp/plugin install leaf76-session-collab-plugin@leaf76/session-collab-mcpThis skill is limited to using the following tools:
Mark a plan document as completed and optionally archive it.
Ask the user or check the session's registered plans:
collab_plan_list with session_id
Before marking complete, verify:
Call collab_plan_update_status with:
session_id: Your session IDfile_path: Path to the plan filestatus: "completed"summary: Brief summary of what was achievedDisplay the result and ask if they want to:
If archiving, call collab_plan_update_status again with:
status: "archived"### Plan Completed ✅
| Item | Value |
|------|-------|
| Plan | `[plan title]` |
| File | `[file path]` |
| Status | Completed → [Archived/Kept] |
### Summary
[What was achieved]
### Next Steps
- [ ] Delete plan file? (optional)
- [ ] Start new plan?
draft → approved → in_progress → completed → archived
↓
(Protection reduced)
(Lower priority in memory)
(Excluded from active recall)
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.