drabaioli

Cdd Small Change — Development skill for Claude Code

Development community

Make a small, pre-stated change end to end in one session: /cdd-small-change (takes no argument).

How to install Cdd Small Change

Installs to ~/.claude/commands/drabaioli-cdd-cdd-small-change.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/drabaioli/cdd/HEAD/.claude/commands/cdd-small-change.md -o ~/.claude/commands/drabaioli-cdd-cdd-small-change.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cdd Small Change does

Make a small, pre-stated change end to end in one session: `/cdd-small-change` (takes no argument).

This is the whole build half of the **small-change lane** — it replaces `/cdd-plan` *and* `/cdd-implement` for a task the human declared small at scoping. It runs in the task's feature worktree, which `cdd-worktree ` opened on this command because the task's state record marks the lane.

There is no plan file on this lane, and there will not be one. That is why this session carries its ow

Alternatives in Development

  • Cashclaw — An autonomous agent that takes work, does work, gets paid, and gets better at it 973 ★
  • Obsidian Emerge — Surface unnamed patterns from your recent notes — recurring themes, hidden connections, and conclusions you ha 277 ★
  • Nonstop — Autonomous work mode for Claude Code 263 ★

Full documentation available on GitHub

View Source Repository