This walks Claude through the full lifecycle of responding to PR feedback, from inspecting review comments and merge conflicts to running fixes through validation and a mandatory read-only cross-review before pushing. The workflow enforces isolated worktrees when your main branch is dirty, runs repository gates like pnpm guard, and treats the cross-review as evidence rather than gospel. It downgrades style nitpicks and scope creep while respecting real blockers. The monitoring cadence scales from active checking during reviews to daily observation after merge. It's opinionated about safety boundaries and won't let Claude commit until validation passes and blockers are clear, which adds friction but catches mistakes before they hit the remote.
npx -y skills add nexu-io/open-design --skill pr-feedback-quality-gate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot