dot_codex/skills/pr-review-fix/SKILL.md
Use this skill when you explicitly want to fetch current PR review comments, apply fixes, and commit/push in one run.
npx skillsauth add ryoh827/dotfiles pr-review-fixInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for manual, one-shot review handling.
codex-pr-review-fix --pr <number>codex-pr-review-fixcodex-pr-review-fetch as the fixed review-fetch entrypoint.codex exec with consolidated review context.CODEX_PR_REVIEW_FETCH_COMMENTS_LIMITCODEX_PR_REVIEW_FETCH_REVIEWS_LIMITCODEX_PR_REVIEW_FETCH_THREADS_LIMITtools
Use this skill when you want to push the current branch and create a GitHub PR in one run without per-step confirmations.
development
Review and improve a plan document by applying inline feedback markers (XXX:), adding targeted clarification questions as AI-ASK:, and producing a concise change summary. Use when a user asks to refine planning docs before implementation without writing code.
development
Execute an approved implementation plan file step by step, enforce unresolved-marker gate checks (XXX:/TODO:/AI-ASK:), run verification commands in defined priority, and remove the plan file after successful completion.
development
Use this skill when adding or updating a skill in ryoh827's dotfiles so the same source is deployed to both Codex and Claude via chezmoi includes.