Bootstrap docaudit for a repo that has no .claude/doc-audit.json yet. Use when the user asks to set up docaudit, initialize the doc-audit harness, or run docaudit on a repo that lacks /check-docs / /review-docs / doc-lint. Inventories the repo, proposes a doc-audit.json config for approval, writes it, and points to the first audit. Generative (creates new config only); never edits existing docs.
$npx -y skills add akira993/doc-audit-harness --skill initInstalls into the current project.
Run `npx skills use "https://github.com/akira993/doc-audit-harness" --skill "akira993/doc-audit-harness/init"` 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/akira993/doc-audit-harness" that are relevant to the current task. Run `npx skills add "https://github.com/akira993/doc-audit-harness"` and select the relevant skills, then follow their instructions.