Skip to content

Add vibecheck to Plugins & Extensions#79

Open
dalvgit wants to merge 2 commits into
jmanhype:mainfrom
dalvgit:add-vibecheck
Open

Add vibecheck to Plugins & Extensions#79
dalvgit wants to merge 2 commits into
jmanhype:mainfrom
dalvgit:add-vibecheck

Conversation

@dalvgit

@dalvgit dalvgit commented Jul 20, 2026

Copy link
Copy Markdown

Adds vibecheck to the Plugins & Extensions table.

A Claude Code plugin (and marketplace) that blocks git push until you pass a short multiple-choice quiz on your own outgoing diff, so AI-written code doesn't ship unread. Questions are generated from the actual diff; skipping is always offered. Zero repo setup, MIT licensed.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add vibecheck to Plugins & Extensions list

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Add vibecheck to the Plugins & Extensions table.
• Document a git-push gate that quizzes authors on outgoing diffs.
• Improve discoverability of an AI-safety-focused Claude Code plugin.
High-Level Assessment

The PR’s approach (adding a single README entry in the existing table) is the most direct and consistent way to improve discoverability. Alternatives like creating a separate section or adding extra prose would be disproportionate for a simple listing.

Files changed (1) +1 / -0

Documentation (1) +1 / -0
README.mdAdd vibecheck row to Plugins & Extensions table +1/-0

Add vibecheck row to Plugins & Extensions table

• Adds a new table row linking to the vibecheck repository with a short description. This surfaces a git-push quiz gate plugin in the curated list.

README.md

@qodo-code-review

qodo-code-review Bot commented Jul 20, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📜 Skill insights (0)

Context used
✅ Compliance rules (platform): 2 rules

Grey Divider


Remediation recommended

1. Stale plugin count ✓ Resolved 🐞 Bug ≡ Correctness
Description
README’s Status table still reports “Plugins listed | 4” even though this PR adds a 5th entry to the
Plugins & Extensions table, making the status summary incorrect.
Code

README.md[33]

+| [vibecheck](https://github.com/dalvgit/vibecheck) | dalvgit | Push gate that quizzes you on your own diff before every git push. |
Evidence
The Status table claims 4 plugins, but the Plugins & Extensions table contains five entries
including the newly-added vibecheck row.

README.md[7-13]
README.md[25-34]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
The README Status table’s “Plugins listed” metric is now incorrect because a 5th plugin row was added.

### Issue Context
The PR adds a new entry to the “Plugins & Extensions” table, but does not update the numeric summary in the “Status” section.

### Fix Focus Areas
- README.md[7-13]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

Comment thread README.md
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dalvgit

dalvgit commented Jul 20, 2026

Copy link
Copy Markdown
Author

Good catch on the stale count - fixed in 75554f8, the Status table now reports 5 plugins listed to match the table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant