Command Claude CodeCursor
ADLC agent: architecture-adversary — read-only review.
A spec-driven pipeline that makes building with AI fast, accountable, and cumulative.
Command Claude CodeCursor
ADLC agent: architecture-adversary — read-only review.
Command Claude CodeCursor
ADLC agent: architecture-reviewer — read-only review.
Command Claude CodeCursor
ADLC agent: codebase-explorer — read-only review.
Command Claude CodeCursor
ADLC agent: correctness-reviewer — read-only review.
Command Claude CodeCursor
ADLC agent: decision-maker — read-only review.
Command Claude CodeCursor
ADLC agent: design-system-auditor — read-only review.
Command Claude CodeCursor
ADLC agent: health-auditor — read-only review.
Command Claude CodeCursor
ADLC agent: performance-scanner — read-only review.
Command Claude CodeCursor
ADLC agent: pipeline-runner — implementation.
Command Claude CodeCursor
ADLC agent: quality-reviewer — read-only review.
Command Claude CodeCursor
ADLC agent: reflector — read-only review.
Command Claude CodeCursor
ADLC agent: task-implementer — implementation.
Command Claude CodeCursor
ADLC agent: ui-reviewer — read-only review.
Command Claude CodeCursor
Standalone codebase health audit. Dispatches the health-auditor agent and produces a dated report in .adlc/audits/. No pipeline state, no gates — read-only audit that you run periodically or on demand.
Command Claude CodeCursor
Design the architecture and task breakdown for a REQ. Phase 2 of /proceed. Dispatches codebase-explorer to inform the design, then drafts architecture.md and tasks/TASK-.md. On high-stakes REQs, dispatches the architecture-adversary to attack the design before the gate so the user reviews a stress-tested plan. Ends in…
Command Claude CodeCursor
Autonomous end-to-end pipeline. Runs /spec → /architect → /implement → /review → /wrapup like /proceed, but instead of pausing at each gate it routes the decision through the decision-maker agent, commits its work as it goes, and ends in a single final human review backed by a full audit log. Opt-in; conservative by…
Command Claude CodeCursor
Streamlined pipeline for bug fixes. Slimmer than /proceed — bug report → investigate → fix → verify → ship, with gates between each. Use for defects, not for new features. Larger or scope-creeping bugs should be re-framed as a REQ via /spec.
Command Claude CodeCursor
View and change ADLC project settings in .adlc/config.yml — git policy, isolation, how freely the assistant may edit, external sources, autonomy levels, stack, protected branches, repos — through guided options, then re-sync any derived files. Also migrates an existing vault's config to pick up new keys after a…
Command Claude CodeCursor
Execute the task DAG for a REQ. Phase 3 of /proceed. Dispatches task-implementer agents (tier-based parallel where possible), drafts commit messages to commits-draft.md, runs tests, then ends in the implement gate.
Command Claude CodeCursor
Bootstrap the .adlc/ vault in a new repo — copies templates, generates the CLAUDE.md schema doc, creates empty vault files (now, hot, index, decisions, glossary, gotchas), and scans for existing documentation (README, ARCHITECTURE, CONTRIBUTING, lint configs, prior ADRs, GLOSSARY) to seed context/ and architecture/…
Command Claude CodeCursor
Standalone performance and cost audit. Dispatches the performance-scanner agent and produces a dated report in .adlc/audits/. Identifies LLM/API cost hotspots, DB performance issues, latency drivers, caching opportunities. No gates — read-only.
Command Claude CodeCursor
End-to-end pipeline orchestrator. Runs /spec → /architect → /implement → /review → /wrapup in sequence with gate-pause between every phase. Resumable from any phase via pipeline-state.json. Use this when you want the full pipeline rather than invoking each phase skill separately.
Command Claude CodeCursor
Reconcile pipeline-state.json against git reality for one, several, or all in-flight REQs and bugs. Diagnoses each as in-sync, stale-state, abandoned, sprint-stuck, or divergent, then surfaces a triage queue and back-fills the vault for REQs whose code shipped without /wrapup running. Read-only on code and git…
Command Claude CodeCursor
Multi-perspective code review for a REQ. Phase 4 of /proceed. Dispatches 4 read-only review agents in parallel (correctness, quality, architecture, reflector) — plus a 5th ui-reviewer that runs the app in a browser when the change touches a UI surface — consolidates findings by severity, and ends in the verify gate.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: