deep-dive
49Skill Claude CodeCodex
2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection.
Skill Claude CodeCodex
2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection.
Skill Claude CodeCodex
Use to run multiple subagents concurrently on independent tasks.
Skill Claude CodeCodex
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…
Skill Claude CodeCodex
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation.
Skill Claude CodeCodex
End-to-end testing specialist using Vercel Agent Browser or Playwright.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
Skill Claude CodeCodex
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.
Skill Claude CodeCodex
A Git safety checklist that checks files and staged changes for API keys, tokens, private keys, environment files, and other sensitive data. Git is a tool for tracking and sharing code changes.
Skill Claude CodeCodex
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing…
Skill Claude CodeCodex
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.