Agent Skillsspacedriveapp/spacebot › review-fix-loop

review-fix-loop

GitHub

用于处理代码审查反馈,通过解析问题严重性、建立闭环表格并实施最小化修复,实现每个发现与代码变更及证据的严格对应。结合分层验证和重跑控制,旨在减少往返沟通,高效关闭审查轮次。

.agents/skills/review-fix-loop/SKILL.md spacedriveapp/spacebot

Trigger Scenarios

address review feedback fix PR comments close findings respond to reviewer notes reduce review churn

Install

npx skills add spacedriveapp/spacebot --skill review-fix-loop -g -y
More Options

Non-standard path

npx skills add https://github.com/spacedriveapp/spacebot/tree/main/.agents/skills/review-fix-loop -g -y

Use without installing

npx skills use spacedriveapp/spacebot@review-fix-loop

指定 Agent (Claude Code)

npx skills add spacedriveapp/spacebot --skill review-fix-loop -a claude-code -g -y

安装 repo 全部 skill

npx skills add spacedriveapp/spacebot --all -g -y

预览 repo 内 skill

npx skills add spacedriveapp/spacebot --list

SKILL.md

Frontmatter
{
    "name": "review-fix-loop",
    "description": "This skill should be used when the user asks to \"address review feedback\", \"fix PR comments\", \"close findings\", \"respond to reviewer notes\", or \"reduce review churn\". Enforces a finding-to-evidence closure loop for every review round."
}

Review Fix Loop

Goal

Close review rounds with minimal back-and-forth by mapping every finding to a code change and proof.

Execution Loop

  1. Parse findings into P1, P2, P3.
  2. Build a closure table before editing.
  3. Implement the smallest coherent fix batch.
  4. Run targeted verification.
  5. Update closure table with outcomes.
  6. Run broader gate checks.

Closure Table

Use one row per finding:

Finding Severity Owned files Planned change Verification command Result

Re-Run Control

  • If the same command fails twice, stop rerunning.
  • Isolate a smaller reproduction command.
  • Patch the smallest likely cause.
  • Re-run narrow verification before broad checks.

Verification Ladder

  • Start narrow: unit/module behavior checks for touched paths.
  • Continue medium: compile/lint/type checks for touched surfaces.
  • End broad: repository gate commands.

Handoff Requirements

  • Findings closed
  • Commands executed
  • Pass/fail evidence per finding
  • Remaining open findings with rationale
  • Residual risk

Version History

  • ac52277 Current 2026-07-05 14:56

Same Skill Collection

.agents/skills/async-state-safety/SKILL.md
.agents/skills/commit-all/SKILL.md
.agents/skills/messaging-adapter-parity/SKILL.md
.agents/skills/pr-gates/SKILL.md
.agents/skills/pr-slicer/SKILL.md
.agents/skills/prompt-review/SKILL.md
.agents/skills/provider-integration-checklist/SKILL.md
.agents/skills/release-bump-changelog/SKILL.md
.agents/skills/writing-guide/SKILL.md
skills/builtin/wiki-writing/SKILL.md

Metadata

Files
0
Version
ac52277
Hash
4828d223
Indexed
2026-07-05 14:56

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 22:19
浙ICP备14020137号-1 $bản đồ khách truy cập$