explorer
01Agent
Fast codebase exploration and investigation (read-only).
Strict engineering discipline and multi-agent orchestration for the pi coding agent
Agent
Fast codebase exploration and investigation (read-only).
Agent
Pre-task compliance check — verifies predecessor outputs and file state before execution.
Agent
Independent plan task validator — judges codebase against task goals under information barrier.
Agent
Plan execution worker — follows plan steps exactly, writes code, runs tests, commits.
Agent
Implementation planning and architecture design (read-only).
Agent
Goal-completion QA + fraud gate. Independently re-verifies delivered behavior against the goal's successCriteria, hunts edge cases and regressions, and hunts fake implementations (stubs, hardcoding, assertion theater); returns PASS or FAIL via a fixed C1–C12 checklist.
Agent
Binary contract critic (panel seat 2 of 3) — integration lens. Attacks a drafted ClarificationGoalContract's subgoal composition, dependency edges, interface consistency, and shared-state hazards; returns APPROVE or REJECT via a fixed C1–C6 checklist.
Agent
Binary contract critic (panel seat 1 of 3) — feasibility lens. Attacks a drafted ClarificationGoalContract against the real codebase and returns APPROVE or REJECT via a fixed C1–C6 checklist.
Agent
Binary contract critic (panel seat 3 of 3) — coverage lens. Verifies a drafted ClarificationGoalContract fully covers the user's request, contains no placeholders, and states only binary-decidable success criteria with adequate evidence; returns APPROVE or REJECT via a fixed C1–C6 checklist.
Agent
Verification pass — dedupe findings, filter false positives, attach final severity and confidence.
Agent
Goal-completion changed-code security gate. Reviews a goal's changed files and their immediate call boundaries as an attacker would; returns PASS or FAIL via a fixed C1–C7 checklist.
Agent
General purpose execution agent with full tool access.