get-shit-done-cc 1.3.29 → 1.3.30
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.
|
@@ -1502,6 +1502,7 @@ Summary: .planning/phases/{phase-dir}/{phase}-{plan}-SUMMARY.md
|
|
|
1502
1502
|
---
|
|
1503
1503
|
|
|
1504
1504
|
**Also available:**
|
|
1505
|
+
- `/gsd:verify-work {phase}-{plan}` — manual acceptance testing before continuing
|
|
1505
1506
|
- Review what was built before continuing
|
|
1506
1507
|
|
|
1507
1508
|
---
|
|
@@ -1562,6 +1563,7 @@ All {Y} plans finished.
|
|
|
1562
1563
|
---
|
|
1563
1564
|
|
|
1564
1565
|
**Also available:**
|
|
1566
|
+
- `/gsd:verify-work {Z}` — manual acceptance testing before continuing
|
|
1565
1567
|
- `/gsd:discuss-phase {Z+1}` — gather context first
|
|
1566
1568
|
- `/gsd:research-phase {Z+1}` — investigate unknowns
|
|
1567
1569
|
- Review phase accomplishments before continuing
|
|
@@ -1601,6 +1603,7 @@ Milestone is 100% done.
|
|
|
1601
1603
|
---
|
|
1602
1604
|
|
|
1603
1605
|
**Also available:**
|
|
1606
|
+
- `/gsd:verify-work` — manual acceptance testing before completing milestone
|
|
1604
1607
|
- `/gsd:add-phase <description>` — add another phase before completing
|
|
1605
1608
|
- Review accomplishments before archiving
|
|
1606
1609
|
|
package/package.json
CHANGED