Files
magnus919_agent-skills/spec-driven-development/templates/REVIEW.md
T

42 lines
945 B
Markdown

# Gate Decision: <Project / Phase>
## Verdict
**APPROVED** / **CONDITIONS** / **REJECTED**
**Gate:** Gate 1 (Spec Review) / Gate 2 (Plan Review) / Gate 3 (Implementation Review) / Gate 4 (Acceptance Review)
**Artifact under review:** <path to artifact>
**Reviewer:** <name>
**Date:** <date>
## Summary
<One-paragraph summary: what was evaluated, the key finding, and why the verdict was reached.>
## Findings
### Finding 1: <Title>
- **Severity:** BLOCKING / CRITICAL / MINOR / INFO
- **Location:** <artifact> — <section>
- **Description:** <what was found>
- **Recommendation:** <what should change>
### Finding 2: <Title>
...
## Conditions (if verdict is CONDITIONS)
| # | Condition | Owner | Due By |
|---|-----------|-------|--------|
| 1 | <remediation required> | <name> | <date/gate> |
## Revision History
| Version | Date | Verdict | Author |
|---------|------|---------|--------|
| 1.0 | <date> | <verdict> | <name> |