A wave-based grooming pass over a Linear Project's feedback inbox: one session drains new inbox comments, organizes + consolidates them, triages each signal toward an outcome (graduate to a ticket, dispatch light triage, or marinate), then closes with a…
Post an item into a project's intake inbox — resolves the Linear Project, classifies the item into the best-fit inbox channel, fills that channel's reporter template, and posts it as a comment. The quick front-door companion to /intake (which then organizes,…
Systematic diagnosis and repair of bugs, failures, and regressions — structured triage before action, with two walk-throughs (issues + fixes). Supports goal-based modes: General (standard investigate-fix-verify), TDD (test-first discipline), Hotfix…
Interactive agent fleet designer - configure your multi-agent workspace. Triggers: "configure fleet", "setup agents", "multi-agent workspace", "fleet layout".
Drives feature implementation following structured development protocols. Triggers: "implement this feature", "build this", "write the code", "TDD implementation", "execute the plan".
Compile the detective evidence for a resolved body of work into a self-contained, shareable visual PROOF — the real artifacts (code blocks, PDF pages, screenshots, logs, CLI output, overlays, diagrams), a structure that makes the claim legible at a glance,…
Checkpoint a body of work: a reviewer subagent actively VERIFIES the work read-only (runs gates to confirm 'done' claims), checks it's ON-DIRECTION with the ticket's intent, and finds LEFTOVERS. Then, on your confirm, the orchestrator COMMITS the work scoped…
Surface RELATED and DUPLICATE Linear tickets for the work in front of you, before you build. A read-only subagent runs `engine ticket-search` (standalone) or navigates the startup SRC_RELATED_TICKETS candidates (session-startup), deep-reads each promising…