log-doc-issues
Installation
SKILL.md
/log-doc-issues
Run documentation audit and create GitHub issues for all findings.
What This Does
- Invoke
/check-docsto audit documentation - Parse findings by priority (P0-P3)
- Check existing issues to avoid duplicates
- Create GitHub issues for each finding
This is an issue-creator. It creates work items, not fixes. Use /fix-docs to fix issues.
Process
1. Run Primitive
Invoke /check-docs skill to get structured findings.
Related skills