nw-code-analysis-port - Resolve structural code facts using vendor-neutral CLI
Resolves structural code facts such as callers, reads, symbol definitions, and ADR sections via the vendor-neutral des code-fact CLI with explicit confidence.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
What this skill does
- Query callers of a symbol
- Query reads of a symbol
- Check unreferenced symbol definitions
- List atoms in a file
- Read section of ADR document
- Find similar responsibilities
Inputs
- Symbol name
- Root directory path
- File path
- ADR anchor name
Outputs
- JSON response with confidence metadata
- Adapter execution trace record
Requirements
- des CLI tool
- Python target codebase
