Command
Read a GitHub issue and all comments, review the implementation plan, independently assess each finding, and present findings.
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
Command
Read a GitHub issue and all comments, review the implementation plan, independently assess each finding, and present findings.
Command
Read a GitHub issue, analyze the codebase, and create a staged implementation plan.
Command
Run a comprehensive PR review, post results, then independently assess each finding.
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.
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.
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.
Command
Autonomous multi-phase feature execution.
Command
Show feature plan status for the current workspace.
Command
Show progress, flags and open decisions.
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…
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.
Command Claude Code
Install CDD into an existing project, or upgrade a project already running CDD, at the path given as argument: /cdd-retrofit .
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.
sjarmak/coding-agent-workflows
Command
One agent implements a task, then reviews its own work behind a hard verification gate before finalizing.
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.