Register a plan document for protection. Use this after creating a plan file to ensure it won't be accidentally deleted.
Registers a plan document to protect it from accidental deletion during context compaction.
/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:
Register a plan document to protect it from accidental deletion during context compaction.
Get the plan file path. If not provided, ask the user.
Use Read tool to get the plan content for summary extraction.
From the plan content, identify:
Call collab_plan_register with:
session_id: Your session IDfile_path: Path to the plan filetitle: Extracted titlecontent_summary: Concise summary (key steps, goals)status: "draft" or "approved" (based on context)Display the registration result.
### Plan Registered 🛡️
| Item | Value |
|------|-------|
| Title | `[plan title]` |
| File | `[file path]` |
| Status | [draft/approved] |
| Priority | 95 (high) |
| Pinned | ✅ Yes |
### Summary Saved
[Brief summary that will be preserved]
### Protection Active
This plan is now protected from:
- Accidental deletion
- Context compaction loss
- Overwriting without warning
/plan-completecollab_plan_list to see all registered plansThis 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.