byempiricaai· 18 skills
Use when the user says '/code-docs-align', 'check if docs match code', 'verify docstrings', 'find stale comments', 'audit TODOs', 'check ref-doc accuracy', 'documentation accuracy', or wants to verify that documentation, docstrings, comments, and ref-docs actually reflect the current state of the code. This skill bridges /code-audit (code quality) and docs-assess (doc coverage) by checking ACCURACY — do the docs match what the code actually does?
$npx -y skills add empiricaai/empirica --skill code-docs-alignInstalls into the current project.
Run `npx skills use "https://github.com/empiricaai/empirica" --skill "empiricaai/empirica/code-docs-align"` 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/empiricaai/empirica" that are relevant to the current task. Run `npx skills add "https://github.com/empiricaai/empirica"` and select the relevant skills, then follow their instructions.