log-production-issues
Installation
SKILL.md
/log-production-issues
Run production health audit and create GitHub issues for all findings.
What This Does
- Invoke
/check-productionto audit production health - 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 /triage to fix issues.
Process
1. Run Primitive
Invoke /check-production skill to get structured findings.
Related skills