mirror of https://github.com/garrytan/gstack.git
Scans all open community PRs and outputs a prioritized digest based on:
- Impact score (1-10): what does this change do for users?
- Effort score (1-10): how long to review?
- Priority = Impact × (11 - Effort): surfaces quick wins first
Template compliance checks (6 items): .tmpl exists, {{PREAMBLE}} used,
auto-generated marker, description < 1024 chars, bash compat, telemetry.
Three modes:
- /community-review — stdout digest
- /community-review --post — digest + auto-comment on each PR with feedback
- /community-review --issue — digest + create GitHub Issue (for weekly cron)
Auto-comments are respectful and actionable: specific file paths,
specific fixes needed, specific reasons for close recommendations.
|
||
|---|---|---|
| .. | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||