Skip to main content

code

Execute the tasks in implementation_plan.md at the repository root, one at a time — implement each task per the plan, add or update tests achieving at least 80% coverage for the changed code, run the full test suite, verify the task introduced no new static-analysis issues, and check off the task's checkbox directly in implementation_plan.md before moving to the next. Dispatches each task to the language/framework-specific `<key>-code-one-task` skill declared by the plan (e.g. `java-code-one-task`, `dotnet-code-one-task`) and checks code quality via the matching `<key>-code-quality` skill (e.g. `java-code-quality`'s Checkstyle/PMD/SpotBugs, `dotnet-code-quality`'s StyleCop/CA rules) — falling back to implementing a task directly when the plan names no matching key. Runs autonomously — user intervention is limited to unresolved errors, decisions only the user can make, or permissions the allowed-tools list doesn't cover. Warns the user up front if implementation_plan.md already exists at the repository root (e

Jump to install

Source facts

Repository
albertoirurueta/docs
Last source activity
July 13, 2026 at 20:19
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.