Agent Claude Code
Strategic gate. Validates demand, assesses scope, scores impact before tickets enter planning.
Agent Claude Code
Strategic gate. Validates demand, assesses scope, scores impact before tickets enter planning.
Agent Claude Code
Live application testing. Finds bugs by exercising the running app — never runs specs.
Agent Claude Code
Converts a pasted PM/JIRA ticket spec into a fully populated Bobby ticket — no placeholders.
Agent Claude Code
UX design review. Reviews the live application visually through the browser — never reads source code.
Agent Claude Code
Design vetter. Interrogates ideas and ticket designs before planning — probes assumptions, explores alternatives, maps dependencies. Asks one question at a time.
Agent Claude Code
Post-deploy verification. Checks production health, console errors, and page load after deploy.
Command Claude Code
Discover and document the codebase architecture — writes architecture.md, architecture-wakeup.md, and seeds decisions.yaml.
Command Claude Code
Build a ticket using TDD methodology.
Command Claude Code
Root-cause investigation — structured debugging methodology.
Command Claude Code
Define the product — brief → personas → journeys → feature map, with a gate at each stage.
Command Claude Code
Documentation updates — refresh docs after shipping changes.
Command Claude Code
Work an entire epic — plan all tickets, then build → review → test each.
Command Claude Code
One agent, whole ticket, few instructions — for Opus 5 / Fable 5.
Command Claude Code
Lighthouse audit — sweep the four pillars across page templates and propose tickets.
Command Claude Code
Set up and manage the local dev environment for a project profile.
Command Claude Code
Performance benchmarking — measure and detect regressions.
Command Claude Code
Plan and refine a ticket — creates plan.md and test-cases.md.
Command Claude Code
Product review — browse the live app, identify gaps, shape tickets.
Command Claude Code
QE testing — test the live app through browser automation and API calls.
Command Claude Code
Code review a ticket — reviews git diff and acceptance criteria.
Command Claude Code
Security audit — OWASP + STRIDE analysis on code changes.
Command Claude Code
Ship a ticket — create PR from feature branch.
Command Claude Code
Strategic validation gate — assess demand, scope, ROI, and prioritization.
Command Claude Code
Test a ticket — verify changes through the live running app.