gstack/community-review
John Banner 695f2c050a feat: add /community-review — prioritized PR inbox for maintainers
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.
2026-03-23 15:00:47 -07:00
..
SKILL.md feat: add /community-review — prioritized PR inbox for maintainers 2026-03-23 15:00:47 -07:00
SKILL.md.tmpl feat: add /community-review — prioritized PR inbox for maintainers 2026-03-23 15:00:47 -07:00