kdowswell/Vibe Check

PR review for vibe coders. Catches security issues, AI slop, and complexity - with personality.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token with Copilot access (needs "Copilot Requests" permission for PATs)yes${{ github.token }}
toneResponse tone: "playful" or "professional"noplayful
modelCopilot model to use (GPT-5.2, GPT-5.2-codex, claude-sonnet-4.5, gpt-5-mini)noGPT-5.2
checksComma-separated checks to run (security,ai-detection,tests,complexity)nosecurity,ai-detection,tests,complexity
trigger_phrasePhrase to trigger interactive mode in commentsno@vibecheck
auto_reviewAutomatically review new PRsnotrue
skip_labelsSkip PRs with these labels (comma-separated)noskip-vibecheck,wip,draft
max_filesSkip PRs with more than this many filesno50
namedescription
vibeOverall vibe assessment
ship_itWhether its safe to ship (yes/maybe/no)
findings_countNumber of findings