Agent Claude Code
Bash script specialist following style.ysap.sh conventions. Use for writing, reviewing, or refactoring shell scripts. Focuses on portability, safety, idiomatic bash, and BATS testing.
Agent Claude Code
Bash script specialist following style.ysap.sh conventions. Use for writing, reviewing, or refactoring shell scripts. Focuses on portability, safety, idiomatic bash, and BATS testing.
Agent Claude Code
Validates BATS test comprehensiveness and integrity for bash scripts. Use after bash-script-craftsman writes tests to audit for cheating, TODO placeholders, insufficient coverage, or hollow assertions. Reports failures requiring bash-script-craftsman correction.
Agent Claude Code
Frontend CSS/HTML craftsman specializing in bulletproof, flexible, progressively-enhanced interfaces. Use for CSS architecture, responsive design, Blade templates, and frontend code review. Prioritizes semantic CSS over utility frameworks. Defers to laravel-backend-developer for PHP, controllers, and server-side logic.
Agent Claude Code
Creates Claude Code agent orchestration scripts - bash scripts that chain multiple Claude CLI calls with structured output, rate limiting, status tracking, and error handling.
Agent Claude Code
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication…
Agent Claude Code
Simplifies and refines PHP/Laravel code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. Use after writing Laravel controllers, services, models, middleware, or Blade templates.
Agent Claude Code
Senior PHP/Laravel backend developer. Use for controllers, models, services, middleware, Eloquent ORM, database migrations, API endpoints, authentication, and PHPUnit testing. Defers to bulletproof-frontend-developer for CSS, styling, and frontend concerns.
Agent Claude Code
Validates PHPUnit test comprehensiveness and integrity. Use after code review to audit PHP/Laravel tests for cheating, TODO placeholders, insufficient coverage, or hollow assertions. Reports failures requiring developer subagent correction.
Agent Claude Code
Writes clear, comprehensive PHPDoc blocks for PHP classes and methods. Optimized for onboarding new developers - explains purpose, parameters, return values, and context thoroughly. Use after creating new services, controllers, or models, or when docs:coverage shows gaps.
Agent Claude Code
Validates PR implementation against issue requirements and implementation plan. Focuses on goal achievement, not implementation details. Flags scope creep (unrelated features) for removal.
Agent Claude Code
Technical design documentation writer using GitHub Markdown with Mermaid diagrams. Use for architecture docs, design docs, data flow docs, API contracts, and system design documents in docs/{domain}/ folders. Not for PHPDoc or inline code comments.
Agent Claude Code
UX specialist for reviewing website usability, information architecture, interaction design, and user flows. Use for heuristic evaluations, UX audits, navigation reviews, content hierarchy analysis, and identifying usability issues. Uses Playwright to interact with the live site.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Bash tool calls, executing check-alpine-csp.sh and post-pr-simplify.sh (3 commands). From aaddrick/claude-pipeline.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From aaddrick/claude-pipeline.
Hook Claude Code
Runs when the agent sends a notification for permission_prompt and idle_prompt tool calls, running an inline shell check. From aaddrick/claude-pipeline.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Notification).
Skill Claude CodeCodex
Use when adapting the generic .claude pipeline folder to a specific codebase - adjusting skills, agents, hooks, scripts, prompts, and settings for the target project's tech stack and workflows.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Bulletproof CSS and frontend design principles from "Handcrafted CSS" by Dan Cederholm. Apply when writing CSS, HTML, Blade templates, or reviewing frontend code. CSS is king — refactor Tailwind when encountered.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Batch process GitHub issues via batch-orchestrator.sh with rate limit handling and session resumption.
Skill Claude CodeCodex
Use when given a GitHub issue number and base branch to implement end-to-end.
Skill Claude CodeCodex
Use after resolving a bug, failed task, or unexpected agent behavior to improve the pipeline skills, agents, hooks, or scripts that contributed to the problem. Also proactively suggest improvements when recurring patterns or inefficiencies are observed.