← Back to wkappbot-workflow
wkappbot-workflow
★★★
레포 건강검진: 이슈·빈섹션·미답댓글 일괄 점검
Periodic repo health check covering GitHub issues (close Daily reports, triage real bugs), unanswered issue comments, empty CLAUDE.md sections (Gotchas/Skills stubs), and launch checklist progress comments. Run before release or when repo feels stale.
user/developer
repohealthdoctorissuesgithubdailyclosetriage
Steps
- WHEN TO RUN -- two modes: [LITE] run any tim...
- [FULL] GitHub issues: gh issue list --state...
- grep -i <keyword>. If fixed -> close with ve...
- [FULL] Unanswered issue comments: for each o...
- [LITE] CLAUDE.md empty sections: Read projec...
- [FULL] Launch checklist (if issue #1 exists)...
- [FULL] CHANGELOG completeness: git log --one...
- [LITE] README.md sync: version number, featu...
- [LITE] AGENTS.md / CLAUDE.md parity: both mu...
- [LITE] Skill source_refs audit: wkappbot ski...
- [LITE] gg section smoke test: actually run '...
- [LITE] Command Grounding -- gg dry-run valid...
- [FULL] CI health: gh run list --limit 5 -- a...
- [FULL] Resolved suggests cleanup: wkappbot s...
- [FULL] User-facing text audit: grep -r 'TODO...
- FIXME\
- HACK\
- TEMP\b\
- \[DBG\]' csharp/src/ --include=*.cs. Also wk...
- check every listed command exists and works....
- [LITE] Cross-model format check: scan CLAUDE...
- HEAL NOTE (2026-05-26): SECURITY.md supporte...
- Nightly healing script executing -- auditing...