Loading...
Loading...
Found 51 Skills
Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria.
Explore codebase, write spec + battle plan — zero questions, pure code research
Breaks down feature requests into sequential, implementable tasks with code changes under 50 lines each. Use when planning new features, refactors, or multi-step changes to ensure logical ordering and no broken intermediate states.
Planning agent that creates implementation plans and handoffs from conversation context
Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use when reviewing, validating, or auditing an implementation plan or design proposal produced by an AI agent.
Use when you have a spec or requirements for a multi-step task, before touching code
Write technical specifications that give agents enough context to implement features while leaving room for autonomous research and decision-making. Use when planning features, documenting architecture decisions, or creating implementation guides.
Create a new track with specification and phased implementation plan
在當前會話中執行具有獨立任務的實施計劃時使用
Use when the user asks to "plan this feature", "plan refactor", "research & plan", "plan auth/API/work", or needs multi-step work with evidence-based planning before coding. Understands → Researches (via Local Search/Research) → Plans → Implement. No guessing; validates with code.
Executes the implementation plan from a specification. Loops through plan phases, delegates tasks to specialists, updates phase status on completion. Supports resuming from partially-completed plans.
Use this before touching code when you have a requirement for a specification or multi-step task