SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From cfircoo/claude-code-toolkit.
Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From cfircoo/claude-code-toolkit.
Hook Claude Code
Runs when the agent finishes a response, executing post-session.sh via bash. From cfircoo/claude-code-toolkit.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-edit-check.sh via bash. From cfircoo/claude-code-toolkit.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, Stop, PostToolUse).
Instructions file
Instructions for cfircoo/claude-code-toolkit, covering claude code toolkit brain — ai brain, about the owner, vault structure, startup protocol and obsidian cli (active — v1.12.7).
Agent
Expert on SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, creating models, defining schemas, writing migrations, or implementing repository patterns. Automatically triggered for any database-related implementation work.
Agent
Documentation specialist. Use when creating, updating, or summarizing documentation. Handles README updates, docs/index.md maintenance, docs/ folder management, API docs, changelogs, feature docs, architecture overviews, and code summarization. Triggers on "write docs", "update README", "document this", "summarize"…
Agent
Fast file and text search agent. Use when searching across a wide range of files by name patterns, content grep, finding specific definitions, imports, usages, or exploring unfamiliar codebases. Optimized for breadth-first search across large codebases.
Agent
API data scout for fullstack development. Use to explore backend APIs, parse OpenAPI schemas, detect auth methods, and create Data Maps. Outputs structured data for UI Designer consumption.
Agent
Team orchestrator for fullstack development. Use when building frontend applications from backend APIs. Interprets requirements, decomposes tasks, coordinates API Specialist, UI Designer, and QA Debugger agents.
Agent
QA and debugging agent for fullstack applications. Use to validate API connections, test error states, measure latency, and inspect UI elements. Integrates react-grab for fast element context extraction.
Agent
Frontend designer for fullstack applications. Use to create distinctive, production-grade UI components. Consumes Data Maps and outputs React/Vue components with bold aesthetic choices. Avoids generic AI aesthetics.
Agent
Git operations agent for committing, pushing, and opening PRs. Use when asked to commit changes, push to remote, create pull requests, or ship code (full commit+push+PR workflow).
Agent
Web research agent using Perplexity API. Use for researching topics, finding documentation, gathering current information, comparing technologies, or answering questions requiring up-to-date web sources.
Agent
Expert pytest test writer. Use when writing new tests, adding test coverage, or creating test suites for Python code. Follows pytest best practices.
Agent
Implements code for a single Ralph user story. Writes production code and documentation only — does NOT write tests. Used by ralph-orchestrator as the first phase of story execution.
Agent
Writes tests and runs verification for a Ralph user story that has already been implemented by ralph-coder. Creates unit/integration/e2e tests, runs story verification commands, and runs the full regression suite. Used by ralph-orchestrator as the second phase of story execution.
Command
Command "concise" from cfircoo/claude-code-toolkit, covering /concise - toggle concise mode, usage and execution.
Command
SQLAlchemy + Pydantic + PostgreSQL database operations.
Command
Generate or edit images using Nano Banana (Gemini image generation).
Command
Generate PRD for a new feature.
Command
Stage and commit changes with proper message format.
Command
Create a pull request using gh CLI.
Command
Push commits to remote repository.