By crouton-labs
Debug, analyze, and fix code with multi-agent workflows: systematic debugging, test-driven development, hypothesis validation, and automated code quality verification (typechecks, lints, tests).
Get multi-perspective expert analysis (pragmatist, architect, skeptic)
Teach and advise on best practices given a scenario
Validate a hypothesis
Copy relevant file list and context summary to clipboard for carrying over to a new conversation
Diagnose root cause of an issue using adaptive multi-perspective investigation. Use when debugging bugs, errors, test failures, or unexpected behavior — especially intermittent, cross-module, or "stuck" problems where a single-pass read isn't enough.
Systematic debugging methodologies for hard bugs. Covers rubber ducking, code tracing, hypothesis testing, logging strategies. Use when stuck on bugs that resist quick fixes.
Test writing and fixing methodology. Covers TDD, investigating failures, and delegating fixes to agents. Use when writing tests or diagnosing test failures.
Verify that a code change actually does what it's supposed to by running the app and observing behavior. Use when asked to verify a PR, confirm a fix works, test a change manually, check that a feature works, or validate local changes before pushing.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Human-in-the-loop decision TUI plus rich terminal rendering (hl + termrender)
Guides for authoring Claude Code artifacts — CLAUDE.md files, hooks, rules, skills, commands, and scripts
CLI tool for running Claude Code SDK sessions with configurable modes
X (Twitter) posting, engagement, and growth tools — skills, commands, and northlight integration
Smart git commits with security and quality review
npx claudepluginhub crouton-labs/crouton-kit --plugin devcoreDebugging workflows with competing hypothesis investigation via parallel subagents
Systematic testing through mental execution - trace code, skills, commands, and configs line-by-line with concrete values to find bugs, missing logic, edge cases, and AI hallucinations
Essential development commands for coding, debugging, testing, optimization, and documentation
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Implementation workflow skills: feature, fix, refactor, plan, debug, review
Agents specialized in quality assurance, testing strategies, and test architecture. Focuses on ensuring code quality and reliability.