trace - Structural code analysis with ast-grep
Parse AST to find code structure patterns and architectural boundaries
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Parse AST nodes
- Match structural patterns
- Find class definitions
- Locate interface implementations
- Map architecture layers
- Enumerate method signatures
Inputs
- Codebase path
- Source files
- Programming language
- Pattern rules
Outputs
- Matched file paths
- Line numbers
- Matched code snippets
- Structural analysis results
Requirements
- haiku model
- Bash tool access
- ast-grep installed
