specsmd 0.0.0-dev.61 → 0.0.0-dev.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -286,7 +286,8 @@ For runs with multiple work items:
286
286
  </step>
287
287
 
288
288
  <step n="6b" title="Code Review">
289
- <note>Run code review as subagent after tests pass</note>
289
+ <critical>ALWAYS run code review after tests pass</critical>
290
+ <output>Running code review...</output>
290
291
 
291
292
  <action>Invoke code-review skill with context:</action>
292
293
  <code>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "specsmd",
3
- "version": "0.0.0-dev.61",
3
+ "version": "0.0.0-dev.62",
4
4
  "description": "Multi-agent orchestration system for AI-native software development. Delivers AI-DLC, Agile, and custom SDLC flows as markdown-based agent systems.",
5
5
  "main": "lib/installer.js",
6
6
  "bin": {