Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...
Modular Code Organization
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
Find unused functions and dead code in the codebase
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents,...
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Claude Code CLI commands, flags, headless mode, and automation patterns
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Analyze Claude Code sessions via Braintrust
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Meta-skill for creating and managing Claude Code skills
Create and use Claude Code slash commands - quick prompts, bash execution, file references
This skill provides guidance on using OpenAI's Codex CLI for detail-oriented code analysis. Use when the user explicitly invokes "/codex", asks to "use codex", "run codex", "have codex review", or...
Code review specialist for quality, security, and best practices
Validate CLAUDE.md structure and completeness
Generate CLAUDE.md template for current project
>
Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and...
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination