Skill Claude CodeCodex
Execute the /devils-advocate workflow shared across Codex, Claude Code, and Copilot in this repository. Use when you want to stress-test ideas, challenge assumptions, or play devil's advocate.
Skill Claude CodeCodex
Execute the /devils-advocate workflow shared across Codex, Claude Code, and Copilot in this repository. Use when you want to stress-test ideas, challenge assumptions, or play devil's advocate.
Skill Claude CodeCodex
Scheduled KB maintenance — ingest yesterday's meetings + session captures, synthesize raw notes into existing topical docs (decisions, people changes, conventions), resolve conflicts, age out stale entries, fix frontmatter and links. Translates raw data into knowledge. Runs unattended; never asks for confirmation. Use…
Skill Claude CodeCodex
Explain any topic in the simplest possible terms using analogies and everyday examples. Use when the user says "explain like I'm 5", "eli5", "explain simply", "dumb it down", or "explain in simple terms".
Skill Claude CodeCodex
Search and read Gmail messages. Use when looking up emails, reading email threads, or checking inbox labels.
Skill Claude CodeCodex
Analyze a spec, PRD, or codebase to identify missing skills and agents, propose them, then write them. Use for skill gap analysis, agent gap analysis, bootstrapping agent capabilities from a spec, or equipping a project with skills.
Skill Claude CodeCodex
Multi-agent parallel research with peer-challenged synthesis. Use for deep research, codebase exploration, or investigating how something works.
Skill Claude CodeCodex
Pre-commit safety check for secrets, security antipatterns, and test breakage. Use for pre-commit checks, secret scanning, or verifying test safety.
Skill Claude CodeCodex
Generate a handoff prompt to pass context to another agent thread. Use when switching repos, handing off work, or sharing context between agents.
Skill Claude CodeCodex
Improve skills, capture context & knowledge. Use for skill iteration, capturing learnings, or upgrading agent context.
Skill Claude CodeCodex
Initialize or update a project knowledge base for durable cross-session knowledge capture. Use for setting up or updating project knowledge bases.
Skill Claude CodeCodex
Alias for /improve — improve skills, capture context & knowledge. Use for skill iteration, capturing learnings, or upgrading agent context.
Skill Claude CodeCodex
Generate SVG logo alternatives with side-by-side comparison. Use when creating logos, branding, or project icons.
Skill Claude CodeCodex
Run a prompt on a recurring interval using a blocking sleep loop. Use for polling CI, babysitting deploys, monitoring logs, periodic checks, or scheduled task execution.
Skill Claude CodeCodex
Render a Markdown file to GitHub-flavored HTML and open a styled local preview (light + dark) in the browser. Use when the user wants to preview markdown, see how a README renders on GitHub, check that relative screenshots or images display correctly, or get a GitHub-like local preview without installing grip or glow.
Skill Claude CodeCodex
Merge current branch to the default branch via GitHub PR merge. Use when ready to merge a PR or land a branch.
Skill Claude CodeCodex
Multi-agent codebase migration with module ownership. Use for large refactors, API upgrades, framework migrations, or bulk code changes.
Skill Claude CodeCodex
Read Notion pages and databases using MCP tools. Use when looking up Notion content, reading pages, or querying databases.
Skill Claude CodeCodex
Orchestrate a stack of dependent Argus tasks that produce a chain of stacked PRs. Use when the user has a multi-milestone plan that should land as N PRs where each branches off the previous. Decomposes the plan into sub-tasks, wires basebranch + dependson, embeds the closing protocol in every sub-task prompt, and…
Skill Claude CodeCodex
Launch a dynamic Workflow where the top-tier session model (Fable, or Opus when Fable is unavailable) handles planning and orchestration while implementation subagents run on Sonnet for routine tasks and Opus for complex ones. Use when the user wants to orchestrate a build, a dynamic workflow, a model-tiered build…
Skill Claude CodeCodex
Use when the user wants to export conversation content to a professionally styled PDF for sharing.
Skill Claude CodeCodex
Before/after performance benchmarking comparing current branch against base, with statistical analysis. Use for benchmarking, profiling, or measuring performance impact.
Skill Claude CodeCodex
Generate an implementation plan from a PRD, tech spike, or feature spec and save it to context/plans/. Use for planning work, breaking down a PRD, or creating an implementation plan from a spec.
Skill Claude CodeCodex
Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.
Skill Claude CodeCodex
Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable.