Show pending changes and LLM-powered impact analysis without compiling. Detects new/modified/deleted sources via content hashing, maps them to dirty buckets, reads changed sources to assess impact and detect contradictions with existing claims. Use to preview what incremental compilation would do before running it.
$npx -y skills add chappyasel/meta-kb --skill compile-statusInstalls into the current project.
Run `npx skills use "https://github.com/chappyasel/meta-kb" --skill "chappyasel/meta-kb/compile-status"` 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.