Spec Discovery Skill Locate specs and external request headers, extract IDs (e.g., ), and return traceable metadata for downstream agents. Variables | Variable | Default | Description | |----------|---------|-------------| | ROOT | . | Primary repository root | | EXTRA REPOS | [] | Additional repo roots containing | | INCLUDE EXTERNAL REQUESTS | true | Scan | | OUTPUT FORMAT | json | json or toon manifest output | Workflow (Mandatory) 1. Load repositories : ROOT + EXTRA REPOS 2. Walk specs : , , skip 3. Parse headings : match 4. Normalize : path relative to repo root, anchor from ID + title 5…