Run Forge's self-test + secret/leak scan — node --check every source, run all test suites, verify the honesty gate still rejects unknown events, confirm the dashboard SPA is intact, and scan git-tracked files for leaked secrets. Use before shipping, after big changes, or when the owner asks "test everything / does it execute / find leaks".
$npx -y skills add forgeyclap/claude-forge --skill forge-doctorInstalls into the current project.
Run `npx skills use "https://github.com/forgeyclap/claude-forge" --skill "forgeyclap/claude-forge/forge-doctor"` 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/forgeyclap/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/forgeyclap/claude-forge"` and select the relevant skills, then follow their instructions.