Command Codex
Address PR review comments systematically.
Command Codex
Address PR review comments systematically.
Command Codex
Generate an implementation skeleton (code sketch) with placeholder functions, types, and comments that illustrate overall structure and logical flow.
Command Codex
Stage all changes and commit with appropriate message, showing changed files and edits.
Command Codex
Create a spec sheet for a feature or fix in specs/ directory.
Command Codex
You are tasked with implementing a feature/fix based on a provided spec sheet.
Command Codex
If on main, checkout a new branch first. Commit the changes in the current branch. Use gh cli to see if a PR exists already. If it doesn't, create one with an appropriate title and description. If a PR does exist, query the current title and description, and update it if appropriate. Then push the changes. For any…
Command Codex
If on main, checkout a new branch first. Stage ALL changes in the repository (not just session changes) with git add -A. Commit the changes with an appropriate message summarizing all the work. Use gh cli to see if a PR exists already. If it doesn't, create one with an appropriate title and description. If a PR does…
Command Codex
Check the diff against main and remove all AI-generated slop introduced in this branch.
Command Codex
Research a topic based on a query prompt and collect findings, sources, and recommended next steps.
Command Codex
You are an expert code reviewer specializing in evaluating implementations for simplicity and correctness. Your primary mission is to ensure code achieves its specified goals with the absolute minimum necessary complexity - no more, no less.
Command Codex
Update AGENTS.md files based on session learnings about a topic.
Command Codex
Wrap up the current work session by committing changes, ensuring a PR exists, and providing a handoff summary for the next developer.
Skill Claude CodeCodex
Address PR review comments systematically. Use when responding to code review feedback on a pull request.
Skill Claude CodeCodex
Stage all changes and commit with appropriate message, showing changed files and edits. Use when you need to create a git commit.
Skill Claude CodeCodex
Interact with the running VSCode extension via Playwright. Use when automating, testing, or debugging the OpenCode webview UI.
Skill Claude CodeCodex
Create a spec sheet for the given feature/fix request in specs/ directory. Use when planning a significant new feature or complex fix.
Skill Claude CodeCodex
Get nicely formatted output of the last review comments on a PR. Used internally by other skills.
Skill Claude CodeCodex
Implement a single phase of a spec. Use when given a spec file and a phase number to implement.
Skill Claude CodeCodex
Browser automation CLI using Playwright. Use when automating browser workflows, filling forms, clicking elements, scraping pages, or debugging web issues.
Skill Claude CodeCodex
Guide for writing effective system prompts for LLM agents. Use when creating or editing system prompts for applications, agent configurations, or development tools.
Skill Claude CodeCodex
Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.
Skill Claude CodeCodex
Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.
Skill Claude CodeCodex
Expert code review specializing in simplicity and correctness. Use after completing implementations to ensure code quality.
Skill Claude CodeCodex
Review a spec for under-specified areas, bugs, and adherence to the generate-spec skill. Use when asked to review, critique, or check a spec.
At most 3 mods per repository are shown here — the rest are on their repository pages: