bychappyasel· 10 skills
Incrementally recompiles changed parts of the wiki after new sources are ingested. The skill handles change detection, LLM-powered impact analysis, and user confirmation. All compilation is delegated to the script pipeline (bun run compile --incremental), which handles entity extraction, resolution with anchoring, synthesis with evidence registry, reference cards, claims, self-eval, and state saving.
$npx -y skills add chappyasel/meta-kb --skill incremental-compileInstalls into the current project.
Run `npx skills use "https://github.com/chappyasel/meta-kb" --skill "chappyasel/meta-kb/incremental-compile"` 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/chappyasel/meta-kb" that are relevant to the current task. Run `npx skills add "https://github.com/chappyasel/meta-kb"` and select the relevant skills, then follow their instructions.