drabaioli

Cdd Next Step — Productivity skill for Claude Code

Productivity community

Scope the next roadmap task and produce a handoff file for a fresh plan session.

How to install Cdd Next Step

Installs to ~/.claude/commands/drabaioli-cdd-cdd-next-step.md

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

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

What Cdd Next Step does

Scope the next roadmap task and produce a handoff file for a fresh plan session.

This is the exploratory-session command. Run on the main worktree. Output is a handoff file that a later, isolated plan session (`/cdd-plan`) will consume. This session does **not** modify any file in the repo; the only artifact it produces is the handoff file under `~/.cdd/handoffs/cdd/`.

0. Mode: roadmap-driven, intent-driven, or issue-driven

This command has one optional argument. Dispatch on its shape, try

Alternatives in Productivity

  • Run Discovery — Workflow recipe — go from a vague opportunity to validated insight and a prioritised next step by chaining 4 s 1.3k ★
  • MCP Tree-sitter Server Roadmap — This document outlines the planned improvements and future features for the MCP Tree-sitter Server project 288 ★
  • Cezar — Cezar is a parallel coding agents orchestrator 174 ★

Full documentation available on GitHub

View Source Repository