bobby-arch
01Agent Claude Code
Architecture discovery agent. Learns and documents the codebase so Bobby agents can implement tickets faster.
Agent Claude Code
Architecture discovery agent. Learns and documents the codebase so Bobby agents can implement tickets faster.
Agent Claude Code
Builds tickets using TDD. Commits code to the current branch.
Agent Claude Code
Systematic root-cause debugging. Traces data flow, tests hypotheses, fixes with evidence.
Agent Claude Code
Product definition — generates the build blueprint and walks the human through it. Final job in the define workflow.
Agent Claude Code
Product definition — interviews the founder and writes the brief. First job in the define workflow.
Agent Claude Code
Product definition — derives the feature map and locks the definition. Fourth job in the define workflow.
Agent Claude Code
Product definition — maps the primary journeys step by step. Third job in the define workflow.
Agent Claude Code
Product definition — derives personas from the brief. Second job in the define workflow.
Agent Claude Code
Design analysis — tears each reference down into extracted values. Second job in the design workflow.
Agent Claude Code
Design implementation — builds the real thing from the locked spec. Fifth job in the design workflow.
Agent Claude Code
Design check — independent live review against the spec and the slop checklist. Final job in the design workflow.
Agent Claude Code
Design mockups — builds options in each reference's system so the user can choose. Third job in the design workflow.
Agent Claude Code
Design research — gathers and cites the inspiration a design will be built from. First job in the design workflow.
Agent Claude Code
Design spec — locks the agreed decisions into a versioned contract. Fourth job in the design workflow.
Agent Claude Code
Updates project documentation after shipping. Keeps README, CLAUDE.md, and docs in sync with code.
Agent Claude Code
Takes a ticket from start to shipping alone, on deliberately few instructions. Built for Opus 5 and Fable 5.
Agent Claude Code
Lighthouse template audit. Sweeps Performance, Accessibility, Best Practices and SEO across page templates and proposes tickets on real gaps.
Agent Claude Code
Performance benchmarking. Measures page load times, resource sizes, and Core Web Vitals.
Agent Claude Code
Plans tickets — epic breakdown or refinement (plan.md + test-cases.md).
Agent Claude Code
Product manager. Reviews the live application through the browser, identifies UX gaps and feature opportunities, shapes ideas into actionable tickets.
Agent Claude Code
QE tester. Tests the live application through browser automation and API calls — never reads source code.
Agent Claude Code
Deep code review. Traces data flow, checks callers, catches regressions and LLM-typical mistakes.
Agent Claude Code
Security audit. OWASP Top 10 + STRIDE threat modeling on changed code.
Agent Claude Code
Creates PR from current branch, waits for CI, merges. Ships all ready tickets.