later
25Skill Claude CodeCodex
Log items to come back to later — bugs found mid-task, feature ideas, project feedback — as GitHub Issues. Use when the user asks to log, list, view, or work through items saved for later.
Skill Claude CodeCodex
Log items to come back to later — bugs found mid-task, feature ideas, project feedback — as GitHub Issues. Use when the user asks to log, list, view, or work through items saved for later.
Skill Claude CodeCodex
Scaffold a new Deno 2 + Hono + Deno KV + Eta + HTMX app with password auth and PWA support. Use when the user wants to create a new personal web app following this stack.
Skill Claude CodeCodex
Scaffold a new Vite + LitElement + IDB PWA app hosted on Netlify with a private GitHub repo. Use when the user wants to create a new personal web app following this stack.
Skill Claude CodeCodex
Onboard onto the current Git branch. Explores recent commits, diffs, uncommitted changes, and handoffs, then summarizes the state and asks clarifying questions to get up to speed.
Skill Claude CodeCodex
Gives a fresh agent a plan, audits it for comprehension gaps, and verifies technical assumptions against the codebase before implementation begins. Spawns a single sub-agent to perform both checks and presents the findings.
Skill Claude CodeCodex
Walk through a list of items (e.g. code review findings, design questions, open decisions) one at a time, giving full context and discussion for each before moving to the next. Use when the user wants to work through a structured list interactively rather than scan it all at once.
Skill Claude CodeCodex
Walk the developer through an implementation plan step-by-step in the chat interface. Explains the rationale, non-trivial alternatives considered, and risks for each step before pausing for feedback or approval.
Skill Claude CodeCodex
Use when you need to resolve an in-progress git merge/rebase conflict.
Skill Claude CodeCodex
Present a git diff to the user for inline annotation via the ai-review UI. Use when you want to review code changes before committing or requesting review.
Skill Claude CodeCodex
Identify and flag key areas of concern, plan deviations, risky changes, and uncertainties for the user to review.
Skill Claude CodeCodex
Present a plan to the user for inline annotation via the ai-review UI. Use when you have a plan ready for human review before executing it. The user will annotate it in the browser; you then revise based on their comments.
Skill Claude CodeCodex
Iteratively improve a skill using subagent consensus and simulation testing. Use when a skill is producing bad outputs, has unclear instructions, or you want to stress-test it before shipping. Runs proposal evaluation and scenario simulation rounds with multiple agents to surface issues and build confidence.
Skill Claude CodeCodex
Use when the user wants to generate manual test cases, QA steps, or test plans based on a git diff of latest commits, branch comparison, or unstaged changes.
Skill Claude CodeCodex
Use when the user requests to turn the current conversation, exploration, or technical findings into a succinct bug report.
Skill Claude CodeCodex
Use when the user requests to update, upgrade, or install the latest release of Neovim.
Skill Claude CodeCodex
Spawns two independent subagents to verify if the staged or specified git diff is purely mechanical (no behavior or UI changes), then synthesizes their findings to ensure high accuracy.
Skill Claude CodeCodex
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from…
Skill Claude CodeCodex
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over…
Skill Claude CodeCodex
Write a right-sized, no-placeholder implementation plan as a series of focused tasks, with exact file paths, implementation details, proportionate test steps, and commit instructions. Performs a pre-planning preflight investigation and Ponytail decision ladder checks before drafting the plan. Reviews the plan with the…
Skill Claude CodeCodex
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Skill Claude CodeCodex
Re-pitch the preceding response in clear, shared language.
Agent
Thorough, read-only code review focused on correctness and maintainability.
Agent
Implements a discrete, already-planned change.
Agent
Web researcher — searches the web and synthesizes findings.