posit-dev/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]
npx skills add https://github.com/posit-dev/skills --skill implement
Plan file: $path
Read your instructions from the appropriate reference file before proceeding:
references/claude-code.mdreferences/copilot-cli.mdreferences/generic.mdTake posit-dev/implement from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.