snap-resolve
Installation
SKILL.md
Invocation
Syntax: /skill:snap-resolve [auto]
Args
| Key | Values | Default | Notes |
|---|---|---|---|
help |
bool | false | show usage |
auto |
bool | false | skip checkpoint approval for clear [FIX], [EXPLAIN], and CI items; never auto-run Unsure |
Resolve GitHub PR feedback and failing checks. One checkpoint before execution unless auto is provided.
Process
-
Find the PR from current branch/session context, or ask for one.
-
Gather full PR context: title/body, comments, reviews, review threads, replies, checks, failed logs, and linked issues/specs/PRDs recursively when they affect scope, acceptance, blockers, or intent. Use
references/ci-checks.mdfor CI failure parsing.