Loading...
Loading...
Found 11 Skills
Execute detailed implementation plans systematically. Breaks down planned tasks into actionable steps with progress tracking and milestone management.
Decompose work into well-sized, well-ordered implementation units and plan each one thoroughly. Use when the user asks to "plan this implementation", "break this into steps", "help me plan the work", "decompose this into tasks", "create an implementation plan", "how should I break down this project", or "size this work".
Review an implemented .plan.md by executing the instructions in its
Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
Review code changes against a plan using the plan location and implementing git commit(s).
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
Implement technical plans from thoughts/shared/plans with verification
Execute approved implementation plans from scratchpad. Use when implementing a previously planned feature.
Implement a plan or feature. Use when the user has a defined plan ready to be coded.
Execute an approved implementation plan in a separate session with checkpoint reviews. Use after writing-plans when the user wants batched progress updates before more work continues.