coding harness commands

7 tagged coding harness, measured the same way as everything else here.

Browse within: Developer Workflow 7human-in-the-loop 7sdlc 7

cdd-merge-base

01

drabaioli/cdd

Command Claude Code

Integrate the current state of the base branch into the feature branch. Two phases: a dry-run conflict assessment first, then the actual merge with conflict resolution. The approval between the two phases is conditional — the merge runs automatically when the dry run proves the case mechanically trivial (step 4), and…

2 7d ago A 0 tokens original MIT

cdd-pre-pr

02

drabaioli/cdd

Command Claude Code

Run a pre-PR checklist for the current branch. Compare against the base branch to identify all changes. This is a verification session: it runs CI gates, code-reviews the diff, and reconciles documentation against the changes.

2 7d ago A 0 tokens original MIT

cdd-retrofit

03

drabaioli/cdd

Command Claude Code

Install CDD into an existing project, or upgrade a project already running CDD, at the path given as argument: /cdd-retrofit .

2 7d ago A 0 tokens original MIT