Maintain ExStruct ADR index artifacts by scanning ADR files and synchronizing README, index.yaml, and decision-map.md metadata. Use when ADRs are added, updated, superseded, or reclassified and the repository needs a refreshed ADR map for humans and AI agents.
$npx -y skills add harumiweb/exstruct --skill adr-indexerInstalls into the current project.
Run `npx skills use "https://github.com/harumiweb/exstruct" --skill "harumiweb/exstruct/adr-indexer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/harumiweb/exstruct" that are relevant to the current task. Run `npx skills add "https://github.com/harumiweb/exstruct"` and select the relevant skills, then follow their instructions.