Implement
Orchestrates implementation of a plan file by delegating work to subagents in parallel. Verifies git branch state, tracks progress, and ensures high-quality implementation. Invoke with a plan file path and optional model override: /implement plans/my-plan.md [--model sonnet]From its SKILL.md
npx -y skills add posit-dev/skills --skill implementAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.9 KB, 82 tokens by cl100k_base, as published. Nobody here has run it
Implementation Orchestrator
Plan file: $path
Read your instructions from the appropriate reference file before proceeding:
- If you have access to Agent, TaskCreate, TaskUpdate, TaskList tools: Read
references/claude-code.md - Else if you have access to task and read_agent tools: Read
references/copilot-cli.md - Otherwise: Read
references/generic.md
What ships with it: 3 files
31.3 KB alongside SKILL.md
references/
- claude-code.md10.2 KB
- copilot-cli.md11.5 KB
- generic.md9.5 KB