Use when the user asks to audit what's wrong with a project, "make it right", "看看项目出了什么问题", "为什么用户的需求还没上线", "为什么没提交App Store", "为什么没新build", or wants a holistic state-of-the-project check covering unmerged branches, stalled PRs, failed GitHub Actions, stale builds, plan drift (TODOS.md / ROADMAP), unreleased commits, and log errors. Runs read-only investigation, presents a grouped checklist, fixes only after explicit user confirmation. Aware of the Cathier iOS app workflow (Xcode + fastlane + auto-merge @claude PRs from in-app feedback).
$npx -y skills add jianshuo/claude-skills --skill wjs-auditing-projectInstalls into the current project.
Run `npx skills use "https://github.com/jianshuo/claude-skills" --skill "jianshuo/claude-skills/wjs-auditing-project"` 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/jianshuo/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jianshuo/claude-skills"` and select the relevant skills, then follow their instructions.