Agent Claude Code
You are a build and CI specialist. Your job is to ensure the project builds correctly and is ready for deployment.
Agent Claude Code
You are a build and CI specialist. Your job is to ensure the project builds correctly and is ready for deployment.
Agent Claude Code
You are a software architecture specialist. Your role is to analyze the codebase and propose or implement structural improvements.
Agent Claude Code
You are a code simplification specialist. Your job is to review code that Claude has written and simplify it without changing functionality.
Agent Claude Code
You are an on-call support specialist. Help diagnose and resolve production issues quickly.
Agent Claude Code
You are a staff engineer reviewing a plan or architecture proposal.
Agent Claude Code
You are a verification specialist. Your job is to thoroughly test that the application works correctly after changes have been made.
Command Claude Code
Commit, push, and open a PR.
Command Claude Code
Adversarial code review. Don't let me ship until the changes pass your scrutiny.
Command Claude Code
Stage all changes and commit with a descriptive message.
Command Claude Code
Review uncommitted changes and suggest improvements.
Command Claude Code
End-of-session codebase cleanup. Find and kill duplicated and dead code.
Command Claude Code
Run tests and fix any failures.
Command Claude Code
Create a new git worktree for running a parallel Claude Code session.
Hook Claude Code
Runs when a session starts, running an inline shell check. From 0xquinto/bcherny-claude.
Hook Claude Code
Runs when the agent finishes a response, running echo "If there is remaining work, keep going. Check your tas. From 0xquinto/bcherny-claude.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From 0xquinto/bcherny-claude.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, Stop, PostToolUse) and 30 allowed tools.
Instructions file
Instructions for 0xquinto/bcherny-claude, covering claude.md - project instructions for claude code, project overview, development workflow, code style & conventions and commands reference.