Cdd Implement — Git skill for Claude Code
Implement the task from its approved plan file, update the docs, and commit locally: /cdd-implement (takes no argument).
How to install Cdd Implement
Installs to ~/.claude/commands/drabaioli-cdd-cdd-implement.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/drabaioli/cdd/HEAD/.claude/commands/cdd-implement.md -o ~/.claude/commands/drabaioli-cdd-cdd-implement.md Restart Claude Code, or start a new session, for it to be picked up.
What Cdd Implement does
Implement the task from its approved plan file, update the docs, and commit locally: `/cdd-implement` (takes no argument).
This is the second half of the implementation cycle, run in a **fresh** context in the same feature worktree that `/cdd-plan` ran in. Its input is the plan file. That file exists because a human approved it at checkpoint 3, which is why this session needs no gate of its own — and why it must not quietly decide something the plan does not say.
1. Read the plan
Derive th
Alternatives in Git
- Merge Command — Finalize worktree work: update docs, commit, merge to main, clean up 1.3k ★
- Project Hello W Name — by disler - Creates customizable greeting components with name input, demonstrating argument passing, componen 718 ★
- Repo Dive — Deep dive into a GitHub repo - clone locally and analyze with full toolchain 508 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship Improvements
Implement every open row in IMPROVEMENTS.md, close them, update the docs, verify, commit, push, wait for CI gr
Claude Plan Skills
Claude Code skills for managing multi-step tasks as GitHub issues. Create, implement, update, and close execut
Cdd Process PR
Address the open PR's review feedback: read the review comments for the current branch, triage them, implement
Implement Feedback
GitHub Feedback Workflow for Issue #$ARGUMENT$
Document And Ship
Explore changes, update docs, commit, push, and create PR
Finish Session
Finish session with build, lint, tests, docs update, and commit
Related Agents
Workflow Implementation Task Writer
Creates plan tasks from a staging file of proposed tasks. Reads the staging file's task content, takes the pro
Daemon Impl
Daemon implementation agent for Go code. Use when the orchestrator invokes daemon implementation or the user w
Implementation Lead
Execute approved specification tasks in small coherent slices, preserve repository conventions, add regression