By crouton-labs
Systematically debug, analyze, and improve code quality using multi-agent workflows that combine structured debugging strategies, test writing/fixing, runtime verification, and parallel code review agents—all integrated via a Python bridge for Claude Code.
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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased 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
npx claudepluginhub crouton-labs/crouton-kit --plugin devcoreBridge Claude Code to the crtr CLI — slash commands that orient the agent to installed crtr skills/plugins and load skill bodies on demand. Requires the `crtr` binary on PATH (install via `npm i -g @crouton-kit/crouter`).
Create configurable hooks from markdown rule files
X (Twitter) posting, engagement, and growth tools — skills, commands, and northlight integration
CLI tool for running Claude Code SDK sessions with configurable modes
Developer utilities (notifications, command creation)
Test-Driven Development (TDD) principles and red-green-refactor cycle enforcement.
Test-driven development methodology with red-green-refactor cycles and code review
Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
Automated Test-Driven Development enforcement
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.