# 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]

- Skill: `posit-dev/implement` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add posit-dev/implement`
- Raw SKILL.md: https://api.skillmd.com/api/skills/posit-dev/implement/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: posit-dev (https://skillmd.com/u/posit-dev)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/posit-dev/implement

---


# 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`

