doc-steward
97Agent
Documentation Steward — verifies doc-code consistency, API documentation completeness, and changelog coverage. Activated at T3 when documentation domain is detected.
Agent
Documentation Steward — verifies doc-code consistency, API documentation completeness, and changelog coverage. Activated at T3 when documentation domain is detected.
Agent
Documentation Sync — extracts facts from code (hook counts, tool counts, test counts, module counts, versions) and fixes mismatches in all documentation files. Runs before squash commit.
Agent
Agent "i18n-checker" from berrzebb/quorum, covering i18n checker (claude code), claude code tool invocation, add missing key to both locale files at once, language-aware hardcoded string detection and domain-specific anti-patterns.
Agent
Headless worker for quorum — receives task + context, implements code, runs tests, submits evidence via auditsubmit tool, handles audit corrections. Use when the orchestrator needs to delegate a coding task to a worker agent.
Agent
Infrastructure Validator — checks Dockerfile security, CI/CD config, environment variable handling, and deployment safety. Activated when infrastructure domain is detected.
Agent
Observability Inspector — checks logging coverage, structured log format, error context, metric instrumentation, and trace propagation. Activated at T3 when observability domain is detected.
Agent
Performance Analyst — reviews changes for performance regressions, bundle size impact, query efficiency, and runtime complexity. Activated when performance domain is detected (DB queries, heavy computation, bundle config changes).
Agent
Read-only RTM generator — reads all track work-breakdowns, verifies each requirement against the actual codebase using deterministic tools, and produces 3 Requirements Traceability Matrices (Forward, Backward, Bidirectional). Use when the orchestrator needs to establish or update the RTM before distributing work.
Agent
Find UI issues that code-level analysis (scout, codemap, dependencygraph) cannot detect. Launches a real browser to check rendering, visual states, interactions, a11y, and runtime errors. Use after FE implementation to catch issues invisible to static analysis.
Command
Shortcut for /quorum:doc-sync — extract code facts and fix documentation mismatches.
Command
Shortcut for /quorum:guide — evidence writing guide.
Command
Shortcut for /quorum:merge — squash-merge worktree branch.
Command
Shortcut for /quorum:orchestrator — distribute tasks, manage agents.
Command
Shortcut for /quorum:planner — design PRD, tracks, work breakdowns.
Command
Shortcut for /quorum:retrospect — extract learnings, manage memories.
Command
Shortcut for /quorum:tools — run deterministic analysis tools.
Command
Shortcut for /quorum:verify — run done-criteria checks (CQ/T/CC/CL/S/I/FV/CV).
Command
Shortcut for /quorum:audit.
Command
Shortcut for /quorum:status.
Skill Claude CodeCodex
Run a quorum audit manually — trigger consensus review, re-run failed audits, test audit prompts, or force a specific provider. Use when the hook-based auto-trigger didn't fire, or you want explicit control.
Skill Claude CodeCodex
Run any of the 20 quorum analysis tools — codebase, quality, domain checks, RTM/FVM, and audit history. Use whenever you need code analysis or domain checks.
Skill Claude CodeCodex
Generate and validate design documents (Spec, Blueprint, Domain Model, Architecture) with mandatory mermaid diagrams. Use after PRD confirmation when DRM requires Design Phase. Triggers on 'generate design', 'design docs', '설계 문서', '설계 생성'.
Skill Claude CodeCodex
Analyze failure scenarios for PRD requirements using Failure Driven Engineering. Generates failure tables with severity classification and derives new WBs. Use after DRM confirmation, before WB drafting. Triggers on 'failure analysis', 'FDE', '실패 분석', '장애 시나리오'.
Skill Claude CodeCodex
Bootstrap a quorum-governed agent team for any project. Analyzes domain, designs team architecture, generates agents and skills with quality gates. Triggers on: 'harness 구성', 'set up harness', 'bootstrap harness', 'build a harness'.