optim-agent/review-and-plan
Use when the user asks Codex to review a repository for improvement opportunities, feature inspiration, roadmap ideas, or implementation candidates before planning changes; exclude direct implementation-only, factual/explanation, trivial, or explicit no-plan requests.
npx skills add https://github.com/Optim-Agent/optim-plans --skill review-and-plan
Discover opportunities first; implementation still goes through ../optim-plans/SKILL.md.
gh search repos / gh search code when available; if gh is unavailable or unauthenticated, use the GitHub REST/search API or web search constrained to GitHub repository pages. Record sources either way.id: stable ID such as OPP-001category: one group aboverank: rank within category or overall listtitlerepo_evidence: local file/behavior evidencerepository_url: GitHub source repository URLsupported_claim: concise claim supported by that sourcesource_tool: gh, github-api, or webaccept, defer, or reject, with evidence. Offer the other dispositions as alternatives, then Other second-last, then Auto-complete last.Auto-complete as acceptance of the recommended planning disposition only. It never approves execution.PLAN_v1.md, refinement, immutable execution manifest approval, execution, validation, controller verification, and integration gates.supported_claim; do not overstate the source.Take optim-agent/review-and-plan from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.