Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Produce an implementation-ready plan for a software change by inspecting the actual repository, tracing affected execution paths, resolving material design decisions, and defining verification and rollout evidence. Use when the user asks for an implementation plan, technical approach, task breakdown, design proposal grounded in an existing codebase, or wants to know how a feature or fix should be built before editing begins. Do not use for generic product roadmaps or when the user has asked to i
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | 74% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 20% | 0% |
| case-04 | ✓→✗ | ▼ Worse | 129% | 0% |
| case-05 | ✓→✗ | ▼ Worse | -66% | 0% |
| case-14 | ✓→✗ | ▼ Worse | -65% | 0% |
Create a plan another engineer can execute without rediscovering the system.
user changes.
Infer only low-risk details; surface choices that materially change scope, compatibility, data, security, or user experience.
wiring, domain logic, state, tests, configuration, and operational controls.
error, retry, authorization, concurrency, and rollback paths only when touched.
they lose in this repository; omit decorative option lists.
symbols, the logic change, its contract with adjacent code, and verification.
rollback steps when relevant. Never hide them under “update config.”
implementation and verification, and every risky mutation has a recovery path.
path:line evidence for the current architecture and chosen edit points.which behavior changes, where, and how it is proven.
arbitrary file-by-file edits.
Use references/implementation-plan.md. Lead with the approach and key decisions, then provide ordered implementation slices, verification, and rollout. If one unresolved decision would produce substantially different plans, stop and ask for it rather than pretending the branches are equivalent.
Other measured skills in the registry, with their headline benchmark lift.