Overview
what is VibeCheck?
VibeCheck is a developer productivity tool that collects user feedback and generates auto-summaries of recent git activity using the Claude AI CLI.
how to use VibeCheck?
To use VibeCheck, clone the repository, install dependencies, set up your API key, and start the MCP server. You can submit feedback through the command line, web interface, or directly in Claude Code.
key features of VibeCheck?
- Collects user feedback through multiple methods (CLI, web, and commands)
- Generates summaries of recent git activity using Claude AI
- Exports feedback entries for analysis
use cases of VibeCheck?
- Gathering user feedback on software features
- Summarizing recent changes in a project for team updates
- Exporting feedback for reporting and analysis
FAQ from VibeCheck?
- What are the prerequisites for using VibeCheck?
You need Node.js >= 18, Git >= 2.30, and the Claude Code CLI installed globally.
- How do I submit feedback?
You can submit feedback via the command line, web interface, or directly in Claude Code using the
/project:feedbackcommand.
- Can I export feedback data?
Yes! You can export feedback entries collected since a specific date.