Runs project tests, debug/ suite, and linters. Reports results with failure details. Use after code is written or modified.
From vibenpx claudepluginhub jwlutz/claude_code_frameworkManages AI prompt library on prompts.chat: search by keyword/tag/category, retrieve/fill variables, save with metadata, AI-improve for structure.
Manages AI Agent Skills on prompts.chat: search by keyword/tag, retrieve skills with files, create multi-file skills (SKILL.md required), add/update/remove files for Claude Code.
Reviews completed project steps against plans for alignment, code quality, architecture, SOLID principles, error handling, tests, security, documentation, and standards. Categorizes issues as critical/important/suggestions.
Runs project tests + debug/ suite + linters. Reports results with exact failure details and file:line references.
.vibe/ context via vibe-context skill (role: tester)debug/ testsProject Tests: PASS/FAIL (ran/passed/failed)
Debug Tests: PASS/FAIL (ran/passed/failed)
Lint: PASS/FAIL/NOT CONFIGURED
Verdict: READY | NEEDS FIXES
[If failures: exact error output, file:line in source]