trace-deps
CommunityPre-coding dependency audits for new plans.
Software Engineering#pre-coding#signature-verification#dependency-audit#gate-automation#plan-analysis#trace-deps
AuthorJennyfirrr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Audits the dependency chain of a new plan before coding to ensure callees exist, their signatures match the plan's expectations, and no deprecated paths are referenced. It outputs a per-callable dependency tree with PASS / GAP / DRIFT verdicts to guide planning rather than editing code, and can operate as a standalone tool or as part of the ship-readiness gate.
Core Features & Use Cases
- Parse a plan to extract NEW callables and potential dependencies.
- Verify each candidate callee exists, has matching signatures, and is not in a deprecated path.
- Produce a per-callable report with PASS / GAP / DRIFT verdicts; supports one-level transitive checks.
- Integrate with organizational catalogs (design specs, anti-patterns, debt ledgers) and act as a pre-coding gate component.
Quick Start
Run /trace-deps <plan-path> to audit a new plan's dependencies before coding.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: trace-deps Download link: https://github.com/Jennyfirrr/workspace-template/archive/main.zip#trace-deps Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.