Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by copyleftdev • Uncategorized
A high-performance Zig CLI tool with a built-in Model Context Protocol (MCP) server for scanning codebases for unfinished work and developer notes.
Analyze codebases for unfinished tasks and potential issues automatically.
Integrate code quality checks into CI/CD pipelines with machine-readable outputs.
Interact with code scanning results via the Model Context Protocol for AI-assisted development.
VibeCheck is a fast, lightweight, and portable CLI tool written in Zig that scans codebases for To-Dos, hardcoded secrets, debug prints, and other developer markers. It supports CI/CD integration with JSON output and GitHub Actions annotations, and includes a built-in MCP server to enable AI agents like Claude or Gemini to interact with the scan results. Its modular design allows loading custom pattern packs, making it highly configurable and suitable for large-scale projects.