- Run
git diff --statandgit diff --check. - Review the diff against
AGENTS.mdand.agents/rules/*.md. - Run the relevant verification command. For broad changes, use
npm run lint && npm run typecheck && npm run build. - Spawn or emulate an adversarial review pass that sees only the diff and requirements.
- Fix P0/P1 findings before opening a draft PR.
- Include verification evidence in the draft PR body.
Codex Pr Review
Review ycagent.ai changes before creating a draft PR. Use after code or config changes and before pushing a branch.
Codex Pr Review by arvindrk · 967ba2c
npx skillmds@latest add arvindrk/codex-pr-review File contents
---name: codex-pr-reviewdescription: Review ycagent.ai changes before creating a draft PR. Use after code or config changes and before pushing a branch.---1. Run `git diff --stat` and `git diff --check`.2. Review the diff against `AGENTS.md` and `.agents/rules/*.md`.3. Run the relevant verification command. For broad changes, use `npm run lint && npm run typecheck && npm run build`.4. Spawn or emulate an adversarial review pass that sees only the diff and requirements.5. Fix P0/P1 findings before opening a draft PR.6. Include verification evidence in the draft PR body.
arvindrk/ycagent.ai/tree/main/.agents/skills/codex-pr-review commit 967ba2c36c
Frequently asked questions
Run npx skillmds@latest add arvindrk/codex-pr-review in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Review ycagent.ai changes before creating a draft PR. Use after code or config changes and before pushing a branch. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
arvindrk (@arvindrk) published this skill. Their other Agent Skills are listed on their SkillMD profile.