Forge Review

Use when the user asks to review work, a PR/MR, or whether a task is done in a repo containing `docs/forge/` or governed by FORGE. Runs the critique, security review, and evaluation gates in order; CI alone is not a review.

redteamlife 664c282 971 B Updated

File contents

FORGE Review

Use this skill when the user asks to review a FORGE task, PR, MR, branch, or completed implementation.

Workflow

  1. Run forge-critique for scope, architecture, docs, contracts, and task metadata.
  2. Run forge-security-review when the change surface or project policy requires security review.
  3. Run forge-evaluation only after critique and required security review are complete.
  4. Keep findings first and evidence-backed.

Hard Stops

Stop when critique finds blockers, security review has unresolved concerns, or evaluation evidence is incomplete.

Evidence Required

  • critique result
  • security-review result or explicit n/a rationale
  • evaluation gate result

redteamlife/forge/tree/main/skills/forge/review commit 664c282011

Frequently asked questions

npx skillmds@latest add redteamlife/forge-review