variations
25Command
Generate multiple variations of a topic with guidance and present them for selection.
Command
Generate multiple variations of a topic with guidance and present them for selection.
Command
Implement each task in a separate git worktree with an opus subagent then sequentially merge and commit them back into main.
Skill Claude CodeCodex
Inter-agent communication for multi-agent workflows. Use when multiple agents need to coordinate, share information, or reserve resources.
Skill Claude CodeCodex
Generate technical articles and documentation using AI. Use for writing blog posts, documentation, and technical content.
Skill Claude CodeCodex
Track tasks and issues using the bd CLI. Use for task management, sprint planning, dependency tracking, and project organization. Replaces TodoWrite.
Skill Claude CodeCodex
Generate ideas and explore possibilities with AI. Use for creative problem solving, generating alternatives, and expanding on concepts.
Skill Claude CodeCodex
Bundle and share code as gists or markdown. Use to create shareable code bundles, extract imports, and create GitHub gists.
Skill Claude CodeCodex
Contextual learning system that remembers patterns and rules from past sessions. Use to get relevant context before tasks, record outcomes, and build a personal playbook of coding patterns.
Skill Claude CodeCodex
Always search before starting any work across all coding agent session histories (Claude Code, Codex, Cursor, Gemini CLI, Aider, ChatGPT) to find whatever we've discussed before.
Skill Claude CodeCodex
Generate and manage changelogs from git history. Use for release notes, tracking breaking changes, and maintaining project history.
Skill Claude CodeCodex
Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated browser interactions.
Command
Code review a pull request.
Command
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
Command
Commit, push, and open a PR.
Command
Based on the above changes, create a single git commit.
Skill Claude CodeCodex
Spawn 5 Opus subagents with randomly-generated distinct personas to debate a problem from multiple angles. Use when exploring UX decisions, architecture choices, or any decision that benefits from diverse perspectives arguing creatively.
Skill Claude CodeCodex
Query multiple AI agents in parallel for diverse perspectives. Use when you want multiple viewpoints on a question, to compare approaches, or to find consensus among AI models.
Skill Claude CodeCodex
Database operations for SQLite, PostgreSQL, and MySQL. Use for queries, schema inspection, migrations, and AI-assisted query generation.
Skill Claude CodeCodex
Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.
Skill Claude CodeCodex
Query DeepWiki for repository documentation and structure. Use to understand open source projects, find API docs, and explore codebases.
Skill Claude CodeCodex
Manage dependencies with npm/yarn/pnpm. Use for auditing vulnerabilities, checking outdated packages, understanding dependency trees, and upgrading packages safely.
Skill Claude CodeCodex
Design system and token management. Use for managing design tokens, colors, typography, and maintaining design consistency.
Skill Claude CodeCodex
Use this skill whenever a "diagram" is mentioned. Maintain and synchronize Unified Impact Diagrams following Diagram Driven Development (DDD) methodology. Create, update, and manage diagrams that connect user value to technical implementation.
Skill Claude CodeCodex
Preview and analyze git diffs with AI explanations. Use to understand changes before committing, get impact analysis, and compare branches or commits.