@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-sdlc-health # Health check
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ngocsangairvds/vsaf",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "description": "logging step",
5
5
  "main": "packages/core/dist/index.js",
6
6
  "types": "packages/core/dist/index.d.ts",
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: sdlc-sdlc-health
2
+ name: sdlc-health
3
3
  description: SDLC health check — verify all skills, plugins, MCP tools, deps, and binaries are installed and working
4
4
  version: 1.1.0
5
5
  author: "@ngocsangairvds/vsaf"
@@ -99,7 +99,7 @@ skills:
99
99
  - ship/report
100
100
 
101
101
  # Diagnostics
102
- - sdlc-health
102
+ - health
103
103
 
104
104
  # Bundled external skills — deployed WITHOUT pack prefix (as-is)
105
105
  bundled: