developer workflow commands

44 tagged developer workflow, measured the same way as everything else here.

Browse within: agentic-coding 14context-engineering 14ai-development 8feature-planning 8github-template 8llm-tooling 8project-template 8software-architecture 8agents-md 7ai-coding-agents 7coding-harness 7human-in-the-loop 7sdlc 7

issue-plan-review

01

LeanAndMean/mach10

Command

Read a GitHub issue and all comments, review the implementation plan, independently assess each finding, and present findings.

20 3mo ago A 22 tokens original MIT

issue-plan

02

LeanAndMean/mach10

Command

Read a GitHub issue, analyze the codebase, and create a staged implementation plan.

20 3mo ago A 17 tokens original MIT

pr-review

03

LeanAndMean/mach10

Command

Run a comprehensive PR review, post results, then independently assess each finding.

20 3mo ago A 14 tokens original MIT

decision

04

juanklagos/spec-driven-development-template

Command Claude Code

Record one architecture decision in the decision log (what, why, what was rejected, when to revisit) / Registra una decisión de arquitectura en la bitácora de decisiones.

14 yesterday A 35 tokens original MIT

gate

05

juanklagos/spec-driven-development-template

Command Claude Code

Run the SDD gate (policy + approval + consistency) and record consent before implementation / Ejecuta la compuerta SDD y registra consentimiento antes de implementar.

14 yesterday A 32 tokens original MIT

tutor

06

juanklagos/spec-driven-development-template

Command Claude Code

Learn SDD conversationally - the agent becomes your tutor, by levels, with real validation as the grader / Aprende SDD conversando - el agente es tu tutor, por niveles, con validación real como corrector.

14 yesterday A 44 tokens original MIT

plan-status

08

Langerrr/zforge

Command

Show feature plan status for the current workspace.

10 yesterday A 8 tokens original MIT

track

09

Langerrr/zforge

Command

Show progress, flags and open decisions.

10 yesterday A 7 tokens original MIT

cdd-merge-base

10

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 6d ago A 0 tokens original MIT

cdd-pre-pr

11

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 6d ago A 0 tokens original MIT

cdd-retrofit

12

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 6d ago A 0 tokens original MIT

fleet-conformance

13

sjarmak/coding-agent-workflows

Command

Scan every repo on the machine for guardrails, testing, and observability conformance; audit the deltas semantically; produce a fleet report; and propose canary-first remediation.

2 1mo ago A 37 tokens original MIT

project-init

15

sjarmak/coding-agent-workflows

Command

Stand up the context layers for a project — a thin pointer-style AGENTS.md plus seed compass maps — without touching the memory layer.

2 1mo ago A 27 tokens original MIT