@ngocsangairvds/vsaf 6.0.0 → 6.0.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/README.md
CHANGED
|
@@ -604,7 +604,7 @@ Every SDLC phase can be invoked directly as a Claude skill:
|
|
|
604
604
|
/sdlc-review # Phase 7
|
|
605
605
|
/sdlc-feature-complete # Phase 8
|
|
606
606
|
/sdlc-ship # Phase 9
|
|
607
|
-
/sdlc-
|
|
607
|
+
/sdlc-health # Health check
|
|
608
608
|
/sdlc-hotfix-analyze # Hotfix Phase 1
|
|
609
609
|
/sdlc-hotfix-prd # Hotfix Phase 2
|
|
610
610
|
/sdlc-hotfix-implement # Hotfix Phase 3
|
package/package.json
CHANGED