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