valent-pipeline 0.1.17 → 0.2.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
CHANGED
|
@@ -192,8 +192,9 @@ Created:
|
|
|
192
192
|
Next steps:
|
|
193
193
|
- Review story files and refine ACs if needed
|
|
194
194
|
- Review knowledge/curated/ files for accuracy
|
|
195
|
-
- Run /valent-run-story {first-story-id} to
|
|
196
|
-
-
|
|
195
|
+
- Run /valent-run-story {first-story-id} to run a single story
|
|
196
|
+
- Run /valent-run-epic {epic-id} to run one epic (with sprint planning)
|
|
197
|
+
- Run /valent-run-project to run all stories across all epics (with sprint planning)
|
|
197
198
|
```
|
|
198
199
|
|
|
199
200
|
## Rules
|