Command Claude Code
Convert a pasted PM/JIRA spec into a fully populated Bobby ticket — no placeholders.
Command Claude Code
Convert a pasted PM/JIRA spec into a fully populated Bobby ticket — no placeholders.
Command Claude Code
UX/design review — evaluate design quality, brand consistency, and UX.
Command Claude Code
Vet an idea — probe assumptions, explore alternatives, challenge design before planning.
Command Claude Code
Post-deploy verification — smoke tests, uptime checks, and critical flow validation.
Command Claude Code
Run the full SDLC workflow on tickets — plan → build → review → test.
Hook Claude Code
Runs before the context is compacted, executing precompact.sh. From ccevans/bobbycode.
Hook Claude Code
Runs when the agent finishes a response, executing stop.sh. From ccevans/bobbycode.
Settings file Claude Code
Agent settings declaring 2 hook events (PreCompact, Stop).
Skill Claude CodeCodex
Architecture Skill: Discovers and documents the codebase so all Bobby agents start with shared context. MANDATORY TRIGGERS: arch, architecture, discover codebase, document architecture, regenerate wakeup, update decisions.
Skill Claude CodeCodex
Build Skill: Implements tickets using TDD methodology. Commits code to the current branch. MANDATORY TRIGGERS: build, implement, code, develop, work ticket, TDD, red green refactor, fix bug, write code.
Skill Claude CodeCodex
Debug Skill: Systematic root-cause debugging with hypothesis testing. MANDATORY TRIGGERS: debug, investigate, root cause, trace, reproduce, diagnose, troubleshoot, why is this failing, what's wrong.
Skill Claude CodeCodex
Product Definition Skill: Takes a committed idea through the artifact chain the pros run — brief → personas → journeys → feature map → blueprint — so decomposition builds the right thing instead of guessing, and you see the whole plan before a line is written. Each artifact feeds the next; the human reacts at a gate…
Skill Claude CodeCodex
Design Lead Skill: Creates visual design from scratch — landing pages, websites, marketing pages, app UI, visual identity, redesigns. Runs a real design process (brief → reference remix → style tiles → tokens → build → critique) so the result looks intentional and specific, not AI-generated. MANDATORY TRIGGERS: design…
Skill Claude CodeCodex
Documentation Skill: Updates project documentation after shipping to keep README, CLAUDE.md, and docs in sync with code. MANDATORY TRIGGERS: docs, documentation, update docs, document release, sync docs, update readme.