plan-two
SKILL.md
Think harder.
Activate plan skill.
CRITICAL: Do NOT use
EnterPlanModetool — it blocks Write/Edit/Task tools needed for plan creation. Follow the workflow below. Planning is collaborative: Validate plan, ask user to confirm, surface decision questions with recommendations.
Your mission
Use the planner subagent to create 2 detailed implementation plans for this following task:
$ARGUMENTS
Workflow
- First: Create a directory using naming pattern from
## Namingsection in injected context. Make sure you pass the directory path to every subagent during the process. - Follow strictly to the "Plan Creation & Organization" rules of
planskill. - Use multiple
researcheragents in parallel to research for this task, each agent research for a different aspect of the task and perform max 5 researches (max 5 tool calls). - Use
scoutagent to search the codebase for files needed to complete the task. - Main agent gathers all research and scout report filepaths, and pass them to
plannersubagent with the detailed instructions prompt to create an implementation plan of this task. Output: Provide at least 2 implementation approaches with clear trade-offs, and explain the pros and cons of each approach, and provide a recommended approach. - Main agent receives the implementation plan from
plannersubagent, and ask user to review the plan
Plan File Specification
-
Every
plan.mdMUST start with YAML frontmatter:--- title: "{Brief title}" description: "{One sentence for card preview}" status: pending priority: P2 effort: {sum of phases, e.g., 4h} branch: {current git branch} tags: [relevant, tags] created: {YYYY-MM-DD} ---
MANDATORY: Plan Collaboration Protocol (READ THIS)
- Do NOT use
EnterPlanModetool — it blocks Write/Edit/Task tools needed to create plan files and launch subagents - Do NOT start implementing — plan only, wait for user approval
- ALWAYS validate: After plan creation, execute
/plan-reviewto validate the plan - ALWAYS confirm: Ask user to review and approve the plan using
AskUserQuestionwith a recommendation - ALWAYS surface decisions: Use
AskUserQuestionwith recommended options for key architectural/design decisions - Planning = Collaboration: The plan is shaped by user input — never treat it as a unilateral output
- Always plan and break many small todo tasks
- Always add a final review todo task to review the works done at the end
- Sacrifice grammar for concision. List unresolved questions at the end
Weekly Installs
2
Repository
duc01226/easyplatformFirst Seen
10 days ago
Security Audits
Installed on
antigravity2
gemini-cli2
mcpjam1
claude-code1
windsurf1
zencoder1