review-anvil-pr

Installation
SKILL.md

review-anvil-pr

Preset that reviews a GitHub PR with the multi-agent loop and posts the result back as a top-level PR comment. The skill orchestrates three steps:

Generated Language

Apply the ASD-STE100-inspired language contract to this preset. Use direct imperatives for internal steps. Use short active declarative sentences in PR comments. Keep inline diagnoses unlabeled and put requested work under Suggestions:, with one bullet per independently implementable change. Default to starting required work with its action verb. A deliberate collaborative request may use a courtesy wrapper sparingly when coordination or tone benefits. Never use one as a stock opener throughout the review. Keep no-change constraints in prose, suggestion grammar for low/nit guidance, and questions for genuinely unresolved choices.

  1. scripts/pr-helper.sh init [<locator>] — locator parsing or auto-detect from the current branch, gh preflight (auth + PR reachability), marker UUID + report path setup
  2. The review-anvil engine in read-only mode (commit_mode=none)
  3. scripts/pr-helper.sh post <host> <owner> <repo> <n> <marker> <report_path> — marker injection, lossless report posting as a PR review / gh pr comment, race-free URL recovery

Inputs

The user may provide a PR locator as the first argument, or omit it entirely:

Installs
59
GitHub Stars
19
First Seen
May 28, 2026
review-anvil-pr — mrshu/agent-skills