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 skill:@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.
- Repository
- skaile-ai/ai-assets
- Commit
-
f4be80f916
Files (2)
Show file list 2 files
-
skaile-development/skills/test-plan/SKILL.md1dd668f23506… -
skaile-development/skills/test-plan/validator.py82523ba36a47…
Integrity
Composite content hash over the pinned file set.
7bb6241582447e92bc659b33e1f86c03cad98ca216524ff3b192b38dc6acc0aa Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Security
No security assessments for this commit. This does not mean the asset is safe — it has not been scanned.
Manifest
View manifest sourceRequires
No declared dependencies.