Audit ExStruct ADRs against current specs, tests, and source code to detect policy drift, missing ADR updates, stale references, and evidence gaps. Use after merges, during periodic ADR audits, or when a review suspects that implementation and ADRs have diverged.
$npx -y skills add harumiweb/exstruct --skill adr-reconcilerInstalls into the current project.
Run `npx skills use "https://github.com/harumiweb/exstruct" --skill "harumiweb/exstruct/adr-reconciler"` 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.