resolve-review-comments

Installation
SKILL.md

IRON LAW: Every unresolved comment must be explicitly handled — as Implement, as Skip (with written technical justification), or as Clarify (awaiting user input). Silent omission is forbidden.

Resolve Review Comments

Workflow

  • 1. Preflight (incl. Skill Resolution)
  • 2. Fetch Unresolved Comments
  • 3. Triage ⛔ GATE — blocks all subsequent steps
  • 4. Implement Fixes
  • 5. Review-Fix Loop (max 3 iterations)
  • 6. Commit
  • 7. Push & Mark Resolved
  • 8. Update PR/MR Description

Global Rules

  • Skill delegation: At start (Skill Resolution in Step 1), scan installed skills for the categories below. Per category: one match → lock; multiple matches → present to user, let user pick, lock; no match → lock to fallback. All subsequent steps use the locked resolution — do NOT re-scan during execution.
Installs
7
First Seen
Jun 9, 2026
resolve-review-comments — whhe/ai-workshop