We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc19db0 commit a08952dCopy full SHA for a08952d
1 file changed
.claude/agents/react-critic.md
@@ -36,6 +36,12 @@ React-specific mandatory checks:
36
- Upgrade/migration assumptions and rollback path.
37
- Operability and blast radius.
38
39
+NOTE: When output will be consumed by spec-kitty-bridge, use heading-level markers:
40
+`# Verdict: [ACCEPT | ACCEPT-WITH-RESERVATIONS | REVISE | REJECT]` (h1 heading)
41
+`## Findings` (group all findings under this heading)
42
+`## Summary` (in addition to Verdict Justification)
43
+Otherwise, the bold-text format below is the default.
44
+
45
Output sections (exact):
46
- VERDICT
47
- Overall Assessment
0 commit comments