Implement
A collection of Claude Skills from Posit
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 author says it does
Copied from the file, not written here
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]
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, 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