We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52e863 commit dc1710cCopy full SHA for dc1710c
2 files changed
.specsmd/fire/agents/builder/skills/run-execute/SKILL.md
@@ -286,7 +286,8 @@ For runs with multiple work items:
286
</step>
287
288
<step n="6b" title="Code Review">
289
- <note>Run code review as subagent after tests pass</note>
+ <critical>ALWAYS run code review after tests pass</critical>
290
+ <output>Running code review...</output>
291
292
<action>Invoke code-review skill with context:</action>
293
<code>
.specsmd/manifest.yaml
@@ -1,6 +1,6 @@
1
flow: fire
2
-version: 0.0.0-dev.61
3
-installed_at: '2026-01-20T13:48:55.812Z'
+version: 0.0.0-dev.62
+installed_at: '2026-01-21T15:36:26.725Z'
4
tools:
5
- claude
6
- copilot
0 commit comments