sdlc-framework 2.1.0 → 2.1.1
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.
- package/package.json +1 -1
- package/src/commands/help.md +1 -1
package/package.json
CHANGED
package/src/commands/help.md
CHANGED
|
@@ -139,7 +139,7 @@ If .sdlc/LAWS.md exists, read it and append any project-specific law customizati
|
|
|
139
139
|
|
|
140
140
|
<success_criteria>
|
|
141
141
|
- [ ] Core loop diagram displayed
|
|
142
|
-
- [ ] All
|
|
142
|
+
- [ ] All 14 commands listed with one-line descriptions
|
|
143
143
|
- [ ] Commands grouped by purpose (core loop, shortcuts, session, planning)
|
|
144
144
|
- [ ] Quick start guide shown (3 steps)
|
|
145
145
|
- [ ] Small tasks shortcut mentioned (/sdlc:fast)
|