architect
01Agent
Use when: designing big changes, cross-cutting architectural decisions, technology evaluation, impact analysis. Architect — interactive design partner that produces ADRs and decomposed requirements.
Agent
Use when: designing big changes, cross-cutting architectural decisions, technology evaluation, impact analysis. Architect — interactive design partner that produces ADRs and decomposed requirements.
Agent
Use when: finding bugs, triaging defects, security audit, code review, logic errors, dead code, missing validation, error handling gaps. Bug-Finder — systematic codebase analysis producing GitHub Issues.
Agent
Use when: fixing bugs, resolving issues, patching code, writing tests for fixes, creating fix PRs. Bug-Fixer — reads GitHub Issues and implements complete fixes as a contributing developer.
Agent
Use when: autonomous development orchestration, continuous delivery loop, board-driven work execution. Developer — autonomous orchestrator that assesses the board, dispatches specialist agents, and keeps the delivery pipeline moving.
Agent
Use when: updating docs, cross-linking documents, enforcing doc quality standards, detecting stale references, keeping AGENTS.md in sync with code. Documenter — single source of documentation quality.
Agent
Use when: measuring agent effectiveness, generating delivery metrics, analysing PR merge rate, time-to-fix, revision rounds. Evaluator — metrics and reporting derived entirely from gh data.
Agent
Use when: designing features, scoping new capabilities, creating feature specs, writing acceptance criteria, evaluating feasibility. Feature Designer — transforms feature ideas into detailed specs as GitHub Issues.
Agent
Use when: implementing features, building new capabilities, writing feature code, creating feature PRs. Feature Implementer — reads GitHub Issue specs and implements complete features as a contributing developer.
Agent
Use when: checking board status, triaging issues, planning work, deciding what to work on next, organising the backlog. Project Manager — reads the board and helps humans make delivery decisions.
Agent
Use when: cutting a release, bumping versions, preparing release notes, tagging, validating release readiness. Releaser — interactive release-cut agent that handles CHANGELOG, tagging, and GitHub releases.
Agent
Use when: reviewing pull requests, providing first-pass code review, checking quality and correctness. Reviewer — structured PR review via gh pr review.