AgentStack
SKILL verified Apache-2.0 Self-run

Pr Feedback Quality Gate

skill-nexu-io-open-design-pr-feedback-quality-gate · by nexu-io

|

No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add skill-nexu-io-open-design-pr-feedback-quality-gate

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pr Feedback Quality Gate? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

PR Feedback Quality Gate

Use this when a PR has review feedback, merge conflicts, pending checks, or needs a monitored follow-up after a fix.

Workflow

  1. Inspect PR state first: comments, reviews, mergeability, checks, branch, and

local worktree status. Keep unrelated local changes out of the PR.

  1. Use an isolated worktree for review fixes or conflict resolution when the

main checkout is dirty, behind remote, or being used by another agent.

  1. Make the smallest safe fix. Preserve the original bug invariant and any

newer upstream structure introduced by main.

  1. Run the narrow validation first, then the repository-required gates. For

this repo, include pnpm guard; add package typechecks/builds/tests when touched files require them.

  1. Before commit or push, run a read-only cross-review of the staged or proposed

diff. Forbid file edits and git write or coordination commands.

  1. Treat cross-review as evidence, not authority. Accept only findings grounded

in the diff, repository rules, user goal, or validation results. Downgrade or reject style preferences, broad scope expansion, and suggestions that conflict with safety or ownership boundaries; record the reason briefly.

  1. If accepted blockers remain, fix them, rerun validation, and repeat the

review. Commit and push only after validation passes and there are no accepted blockers.

Monitoring cadence

  • Active review or failing checks: check often enough to unblock quickly.
  • Clean or approved PR waiting for merge: check about every 12 hours.
  • Merged PR: reduce to daily lightweight observation for CI, release, or

regression signals, and stop making code changes unless asked.

Report

Always report PR state, actions taken, cross-review verdict, accepted or rejected findings, validation run, commits pushed, skipped checks with reasons, remaining risks, and next step.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.