agent pipeline agents

28 tagged agent pipeline, measured the same way as everything else here.

Browse within: Multi-Agent 15llm-tools 15bun 12game 12

reviewer

01

JoakimCarlsson/bastion

Agent Claude Code

Final review of the diff for correctness, security, conventions, and spec conformance. Waits for CI green. On clean verdict, appends one line to LEARNINGS.md and signals merge-ready. On blocking findings, emits HANDOFF:FIX to coder. Read-only on source code.

2 3mo ago A 62 tokens original MIT

IssueCoder

02

JoakimCarlsson/bastion

Agent

Implement a plan from IssuePlanner, run Bastion formatters and linters, commit, and open a PR.

2 3mo ago A 26 tokens original MIT

IssueReviewer

03

JoakimCarlsson/bastion

Agent

Read-only reviewer. Reads the PR diff, identifies issues, and hands off to IssueCoder to fix them. Never writes code.

2 3mo ago A 29 tokens original MIT

adversarial-tester

05

ushibo/brigade

Agent

Diagnostic specialist — tries to break the proposed fix before it ships. Red-team the assumptions. Read-only investigator. Does NOT write fixes. Spawned by /brigade:bug-council or /brigade:fix on 3+ failed fix attempts.

1 1mo ago A 58 tokens original MIT

manager-agent

06

ushibo/brigade

Agent

Sprint planner — breaks a sprint goal into atomic task specs with file ownership, dependencies, and waves for parallel execution. Does NOT execute tasks and does NOT spawn worker agents. Use when: planning a new sprint, decomposing a goal into tasks, assigning waves. Triggers on: "plan sprint", "create task specs"…

1 1mo ago A 74 tokens original MIT

pattern-matcher

07

ushibo/brigade

Agent

Diagnostic specialist — finds similar bugs and similar patterns elsewhere in the codebase. If the same bug exists in 5 places, the fix should probably be systemic. Read-only. Spawned by /brigade:bug-council or /brigade:fix on 3+ failed fix attempts.

1 1mo ago A 64 tokens original MIT