test-plan
Generates a per-package test plan for any skaile-dev package. Reads CLAUDE.md (architecture, public API), the source tree, and existing tests; produces <package>/TEST_PLAN.md listing untested units, coverage gaps, integration seams, and recommended scenarios per layer (unit/integration/e2e). Used as the input for test-unit, test-integration, and test-e2e.
Install
Add this asset to a Skaile workspace:
npx skaile-cli install @admin/test-plan@0.1.0 Source
This version is pinned to an immutable upstream commit. Asset bytes are fetched directly from the repository — the Catalog never stores them.
- Commit
-
6a5266fdda
Files (2)
Show file list 2 files
-
skaile-development/skills/test-plan/SKILL.mda11aefb7c3fa… -
skaile-development/skills/test-plan/validator.py82523ba36a47…
Integrity
Composite content hash over the pinned file set.
2e515c307c96c3c9b91c9775ecc163a51a9797f03bed16f61fe81ca9a9219ad3 Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Manifest
View manifest sourceRequires
No declared dependencies.