review-anvil-pr
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.
scripts/pr-helper.sh init [<locator>]— locator parsing or auto-detect from the current branch,ghpreflight (auth + PR reachability), marker UUID + report path setup- The
review-anvilengine in read-only mode (commit_mode=none) 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: