Agent Claude Code
Creates atomic documentation when task generation identifies a missing doc. Input: topic, context from task. Output: created doc path with [REVIEW] flag.
Agent Claude Code
Creates atomic documentation when task generation identifies a missing doc. Input: topic, context from task. Output: created doc path with [REVIEW] flag.
Agent Claude Code
Execute multi-angle web research using Parallel Search API.
Agent Claude Code
Reviews ALL subtasks for sizing issues using the vertical slice test. Input: subtasks JSON + sizing mode. Output: structured findings with reasoning-based flags.
Agent Claude Code
Single-story task generator subagent. Input: story path, starting task ID, optional milestone. Output: task files + summary.
Command Claude Code
Plan documentation using parallel Opus agents (top-down/bottom-up × tool/problem).
Command Claude Code
Merge a feature branch to main and handle cleanup.
Command Claude Code
Check consistency between docs, code, and references. Pass files, folders, or URLs. Use subagents for multi-file analysis.
Command Claude Code
Create conventional commit.
Command Claude Code
Create conventional commits from staged/unstaged changes. Use when user asks to commit, create commits, commit changes, commit all, make commits, separate commits, commit everything, stage and commit, commit these changes, save and push, commit this work, or requests push after committing. Handles single or multiple…
Command Claude Code
Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.
Command Claude Code
Create a Claude Code sub-agent.
Command Claude Code
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Command Claude Code
Create a Cursor rules file (.mdc).
Command Claude Code
Execute multi-angle web research using Parallel Search API (up to 30K chars/result).
Hook Claude Code
Runs when a session starts, running jq -r '.session_id' > "$CLAUDE_PROJECT_DIR/.claude/current-s. From otrebu/all-agents.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From otrebu/all-agents.
Hook Claude Code
Runs when the agent sends a notification for permission_prompt tool calls, running an inline shell check. From otrebu/all-agents.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, Stop, Notification) and 99 allowed tools.
Skill Claude CodeCodex
Complete reference for using the All Agents CLI (aaa). Use this skill whenever the user asks to run an aaa command, wants to plan/build/review with Ralph, needs to know the right CLI invocation, asks about available commands or flags, mentions 'aaa', 'ralph', 'subtasks', 'milestones', 'cascade', or needs help…
Skill Claude CodeCodex
CLI Feature Creator wizard for adding new aaa CLI commands. Use when user asks to "add aaa command", "create CLI feature", "add CLI command", or needs to extend the aaa CLI with new functionality.
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Skill Claude CodeCodex
Facilitate structured brainstorming using parallel sub-agents to explore idea spaces. Use for IDEATION/CONCEPTUAL WORK ONLY, NOT for implementation planning or task breakdown. Use when user wants to brainstorm, explore ideas, generate concepts, develop vision, or discover creative directions. Transforms vague ideas…
Skill Claude CodeCodex
Orchestrate parallel code review using specialized reviewer agents. Spawns 11 reviewers in parallel, synthesizes findings, and presents for triage. Use when user wants comprehensive multi-agent code review.
Skill Claude CodeCodex
Create/update atomic documentation (blocks, foundations, stacks). Use when user asks to "create atomic doc", "add a block", "add a foundation", "setup a stack", or needs to document reusable knowledge. Creates files in context/ following SWEBOK-aligned structure.