Agent Execution Pipeline

Evidence-backed workflow from read-only audit through PRD, tracer-bullet tickets, and verified execution.

How to use

Start with the read-only audit. Approve its evidence to create the PRD, break the approved PRD into tickets, then approve execution. Do not skip approval gates.

1. Read-only Audit & Analysis

Run the concise executable workflow with an optional scope. Use this as the default audit entry point.

Scoped Project Audit Workflow
Run an evidence-backed read-only audit over a configurable project scope and prepare issue-tracker candidates.

1.2 Whole-Repo Deep Audit — comprehensive

Use this deep whole-repository audit for a complete scan across all domains. Choose this when you need full system coverage instead of a narrow scoped check. Do not run both audit options together.

Agent Pipeline Read-only Audit
Audit a project without mutations and produce evidence-backed workstreams and issue candidates.

Approval & PRD Handoff

I approve the confirmed findings, coverage map, and proposed workstreams. Use /to-prd to create the canonical PRD and then /to-issues for tracer-bullet tickets. Show me the final breakdown, priorities, and dependencies once before publishing. After my approval, publish the tickets, commit the plan atomically, and start work using the agreed TDD, adversarial review, and commit workflow.

2. Ticket Planning & Execution

Split confirmed gaps into small tracer-bullet tickets and propose execution waves.

Agent Pipeline Ticket Plan
Turn an approved PRD into tracer-bullet tickets and a verified execution contract.

Approval & Execution Start

I approve the proposed coverage map, tickets, dependencies, and execution waves. Publish them, commit the plan atomically, and start work immediately using the approved workflow. Work in parallel where safe. Continue through all unblocked tickets. Stop only for a real blocker or a required HITL decision. Do not push anything.