claude-code-ultimate-guide/examples/commands
Florian BRUNIAUX 7bda706da2 feat(v3.32.0): Plan-Validate-Execute Pipeline — 3-command AI-first workflow
New workflow for production teams: dynamic agent teams, ADR learning loop,
automated execution from PRD to merged PR.

Added:
- guide/workflows/plan-pipeline.md — complete workflow guide (philosophy,
  non-prescriptive AI-first, No Bandaids first principles, ADR learning loop,
  CLAUDE.md 120-line discipline, /clear context reset, cost profile)
- examples/commands/plan-start.md — 5-phase planning with 12-agent dynamic
  pool (trigger-based selection, Tier 0 Solo → Tier 4 Full Spectrum,
  planning-coordinator synthesis, auto-transition to validate)
- examples/commands/plan-validate.md — 2-layer validation (structural inline +
  8 specialist agents), ADR-aware auto-fix (Bucket A ~95% auto-resolve,
  Bucket B human input → new rule), issue persistence in metrics JSON
- examples/commands/plan-execute.md — worktree → TDD scaffold → level-based
  parallel agents → drift detection → quality gate → smoke test → PR squash
  merge → post-merge metrics → cleanup
- examples/agents/planning-coordinator.md — Opus synthesis agent: merges
  multi-agent reports into coherent task graph, resolves conflicts via ADR
  precedence, verifies plan completeness before output
- examples/agents/integration-reviewer.md — Opus runtime validator: connection
  params, async/sync consistency, env var completeness, library API
  correctness (WebFetch), OTEL pipeline validation

Updated:
- machine-readable/reference.yaml — 16 new indexed keys
- CHANGELOG.md — v3.32.0 entry with 6 detailed items
- VERSION, README.md, guide/cheatsheet.md, guide/ultimate-guide.md — bumped to 3.32.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 17:24:26 +01:00
..
learn docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
resources docs(security): update threat-db v2.5.0 + security-hardening CVE table 2026-03-05 09:08:32 +01:00
audit-agents-skills.md feat: add agent/skill quality audit tooling + Grenier evaluation 2026-02-07 15:40:18 +01:00
audit-codebase.md release: v3.30.0 - 10 advanced patterns documentation 2026-03-03 06:27:28 +01:00
catchup.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
commit.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
diagnose.md docs: complete factual audit pass 2 — 90+ corrections 2026-02-26 18:21:28 +01:00
explain.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
generate-tests.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
git-worktree-clean.md docs: add git-worktree suite, security kill switch, update reference.yaml + CC releases 2026-02-17 10:20:57 +01:00
git-worktree-remove.md docs: add git-worktree suite, security kill switch, update reference.yaml + CC releases 2026-02-17 10:20:57 +01:00
git-worktree-status.md docs: add git-worktree suite, security kill switch, update reference.yaml + CC releases 2026-02-17 10:20:57 +01:00
git-worktree.md docs: add git-worktree suite, security kill switch, update reference.yaml + CC releases 2026-02-17 10:20:57 +01:00
optimize.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
plan-execute.md feat(v3.32.0): Plan-Validate-Execute Pipeline — 3-command AI-first workflow 2026-03-06 17:24:26 +01:00
plan-start.md feat(v3.32.0): Plan-Validate-Execute Pipeline — 3-command AI-first workflow 2026-03-06 17:24:26 +01:00
plan-validate.md feat(v3.32.0): Plan-Validate-Execute Pipeline — 3-command AI-first workflow 2026-03-06 17:24:26 +01:00
pr.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
refactor.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
release-notes.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
review-plan.md docs: add review-plan command + rules templates (inspired by Garry Tan) 2026-02-16 20:34:33 +01:00
review-pr.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
sandbox-status.md docs: add Native Sandboxing comprehensive documentation (v3.21.1) 2026-02-02 20:24:17 +01:00
security-audit.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
security-check.md docs: complete factual audit pass 2 — 90+ corrections 2026-02-26 18:21:28 +01:00
security.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
ship.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
sonarqube.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
update-threat-db.md docs(examples): add YAML frontmatter to 20 command templates 2026-02-15 19:20:36 +01:00
validate-changes.md docs: complete factual audit pass 2 — 90+ corrections 2026-02-26 18:21:28 +01:00