From patinaproject-skills
Keeps an issue-linked Codex app PR polling for unresolved review feedback, objective low-risk cleanup, verified fixes, replies, and pushed updates. Use when a Codex app worktree should continue iterating on an existing pull request after the first successful push.
How this skill is triggered — by the user, by Claude, or both
Slash command
/patinaproject-skills:codex-pr-feedback-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants a Codex app worktree chat to develop an
Use this skill when the user wants a Codex app worktree chat to develop an issue and then keep iterating on PR review feedback after the first push.
For issue-linked development, start with the repository's normal GitHub
workflow through new-branch and finish-pr:
Suggested user prompt:
Use $codex-pr-feedback-loop for issue #123.
The automation is a Codex app thread automation attached to the current chat/worktree, not a GitHub webhook or CI workflow.
See workflows/thread-automation.md for the canonical create/fallback procedure, automation name, schedule, scope, stop condition, prompt, and guardrails. Keep this file as a routing summary, not a second copy of the runtime rules.
At this skill level, the durable boundaries are:
gh repository.npx claudepluginhub patinaproject/skills --plugin patinaproject-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.