@admin/source-deps-analyzer@0.1.0
source-deps-analyzer
Use when a sidecar manifest under ~/.skaile/sources/ needs its `requires:` graph filled in or refined. Scans asset bodies, manifest references, and code imports across the source; runs an LLM batch over the corpus to propose cross-asset requires-edges; writes proposals to a draft commit on a `deps-analysis-<timestamp>` branch for review. Trigger when the user says 'analyze deps for sidecar X', 'fill in the requires-graph', 'find missing dependencies in my sidecar', or asks how to extract cross-asset references automatically.
Install
Add this asset to a Skaile workspace:
npx skaile-cli install @admin/source-deps-analyzer@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 (1)
Show file list 1 file
-
ai-asset-management/skills/source-deps-analyzer/SKILL.md7ae882a202e1…
Integrity
Composite content hash over the pinned file set.
f0ea1558bca46abf0614e8c2c65744e1e53da0473780d1a3913097e38e96474c 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.