Check and repair consistency between GitHub issues and domain docs (CONTEXT.md, docs/adr/) after a requirement or technical decision changes — mechanical cross-reference integrity plus conversation-driven semantic staleness. Use when a decision or requirement was changed or discussed in the current session, when issues/docs may have drifted out of sync, when the user says "reconcile" / "sync issues and docs" / "check cross-references", or when invoked as /reconcile.
$npx -y skills add aigengame/cli-agentic-workflow --skill reconcileInstalls into the current project.
Run `npx skills use "https://github.com/aigengame/cli-agentic-workflow" --skill "aigengame/cli-agentic-workflow/reconcile"` 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/aigengame/cli-agentic-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/aigengame/cli-agentic-workflow"` and select the relevant skills, then follow their instructions.