review
25Command Claude Code
Review plans with multi-angle analysis (mandatory + extended + autonomous).
Command Claude Code
Review plans with multi-angle analysis (mandatory + extended + autonomous).
Command Claude Code
Initial setup for claude-pilot plugin (includes AGENTTEAMS configuration).
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop) and 69 allowed tools.
Skill Claude CodeCodex
Coordinate specialized teammates in Agent Teams for execution, review, and planning. Delegate mode mandatory with TaskCompleted/TeammateIdle hooks.
Skill Claude CodeCodex
Author reference for claude-pilot components. Skills, commands, agents, rules documentation patterns. VIBE coding compliance.
Skill Claude CodeCodex
Anthropic official XML tag patterns and prompt engineering best practices. Document behavior control tags, system prompt internals, and the 10-Component Framework for effective Claude prompts.
Skill Claude CodeCodex
Plan completion workflow - archive plan, verify todos, create git commit, push with retry. Use for finalizing completed plans.
Skill Claude CodeCodex
Dead code detection and removal using knip (recommended) or standard tooling. Use when removing unused imports, variables, or dead files.
Skill Claude CodeCodex
Use automatically before and after code changes. Ensures documentation, formatting, type safety, and audit standards.
Skill Claude CodeCodex
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Skill Claude CodeCodex
Plan confirmation workflow - extract plan from conversation, create file, auto-review with Interactive Recovery. Use for confirming plans after /00plan.
Skill Claude CodeCodex
Documentation verification for 3-Tier system - validates line limits, cross-references, file counts.
Skill Claude CodeCodex
Claude Code documentation standards for CLAUDE.md, commands, skills, agents. Use when creating or reviewing documentation files.
Skill Claude CodeCodex
Plan execution workflow - parallel SC implementation, worktree mode, verification patterns, GPT delegation. Use for executing plans with TDD + Ralph Loop.
Skill Claude CodeCodex
Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Skill Claude CodeCodex
Production-grade frontend design skill for distinctive, non-generic UI development. Avoids "AI slop" aesthetics through specific aesthetic direction guidelines.
Skill Claude CodeCodex
Git workflow mastery - staging, committing, branching, PR creation. Apply conventional commits, Co-Authored-By attribution. Only create commits when user explicitly requests.
Skill Claude CodeCodex
Use when pushing, pulling, or merging changes. Handles retries, conflicts, and error recovery.
Skill Claude CodeCodex
Use when blocked, stuck, or needing fresh perspective. Consults GPT experts via Codex CLI with graceful fallback.
Skill Claude CodeCodex
Coordinate independent teammates concurrently in Agent Teams for 50-70% speedup. Launch multiple teammates simultaneously.
Skill Claude CodeCodex
Pre-commit quality validation procedures. Use when validating code quality before committing or in CI/CD.
Skill Claude CodeCodex
Use after first code change. Autonomous iteration until all quality gates pass (max 7 iterations).