brainstormer
01Agent
Pressure-test a material software architecture choice after the Brainstorm controller has scouted the repository and bounded the user contract.
Agent
Pressure-test a material software architecture choice after the Brainstorm controller has scouted the repository and bounded the user contract.
Agent
Source Code Auditor. Verifies code quality, severities (π΄ Critical / π High / π‘ Medium / π΅ Low), Automatic Criticals, and task/spec completion drift. Returns one review verdict: PASS | FAIL | BLOCKED.
Agent
Investigates bugs, incidents, CI/log/DB/performance/frontend failures, traces exact root causes with evidence, and hands off a verification-ready fix plan without implementing repairs.
Agent
Deployment Specialist. Manages staging/production deployments, health checks, rollback procedures, and CI/CD pipeline orchestration.
Agent
Documentation guardian. Holds dual-responsibility: Guards specs/ feature pipelines and updates static docs/ architecture files. Never invents docs without verification. Operates strictly via UPDATES for global docs.
Agent
Executes staging, committing, and pushing branches using conventional commits conventions. Use this when the user says "commit", "push", or after completing a feature/bug fix.
Agent
Primary code execution agent. Receives specifications (spec) from hapo:specs or task files and transforms them into production-grade source code. Operates on a Single-Track principle within its workspace (linear inside one working tree; multiple instances may run concurrently in separate isolated worktrees).
Agent
Codebase structure scanner. Use this agent when you need to quickly scout/inspect the codebase architecture, files, and directories. Specializes in finding relevant files for a given work scope before implementation begins.
Agent
Ecosystem Orchestrator. Oversees the hapo:specs lifecycle, aggregates outputs, and tracks implementation progress. Examples: Context: The user needs to verify if developers correctly executed the specs. user: "I finished coding the new login flow. Can you aggregate the results and check progress?" assistant: "I willβ¦
Agent
Intelligence Scout. Conducts deep-dive technical research through web scraping, documentation analysis, and cross-source validation. Returns ranked recommendations with credibility scores β never unsorted option lists.
Agent
Build a small process-first feature plan and flat executable task packets, then run evidence-backed adversarial review before implementation.
Agent
QA execution engine. Runs the smallest adequate real proof and returns one canonical test-proof-v1 handoff without writing task state.
Agent
Design Specialist. Creates production-ready UI designs, maintains design systems, and ensures WCAG accessibility standards. Operates with a mobile-first, conversion-focused methodology.