Claude Code configuration reference: hooks, skills, plugins, subagents, MCP, settings, and memory management
Claude Code hooks configuration reference. Use when creating hooks, understanding hook events (PreToolUse, PostToolUse, Stop, SessionStart, etc.), debugging hook behavior, or implementing automation.
Claude Code memory (CLAUDE.md) configuration reference. Use when setting up project memory, understanding memory hierarchy, or configuring persistent instructions.
Claude Code skills (Agent Skills) configuration reference. Use when creating skills, understanding skill activation, SKILL.md format, user-invoked vs model-invoked skills, or skill best practices.
Claude Code subagents configuration reference. Use when creating custom subagents, understanding agent types, configuring agent prompts, or extending the Task tool with specialized agents.
Automated pipeline for decomposing plans into validated beads with two validation passes for multi-agent execution
Decomposes a plan file into beads with epics, dependencies, and self-documenting context. Use when you have a comprehensive feature specification or implementation plan that needs to be broken into actionable, trackable tasks for multi-agent execution.
Validates bead definitions against the original spec for self-containment, coverage, and dependency correctness. Automatically fixes issues and creates missing beads. Use after decompose-plan to ensure quality before implementation begins.
Unified configuration management for Claude Code and Codex
No verified skills in this plugin.
Autonomous development orchestrator combining ephemeral Ralph workers with Beads task tracking
Iterative planning skill that explores codebases, researches best practices, and creates comprehensive self-contained implementation plans
Ralph + Codex MCP orchestration plugin with worktree isolation and verification gating
No verified skills in this plugin.