benshapyro/cadre-devkit-claude

Cadre team development kit for Claude Code - quality gates, security hooks, workflow commands, skills & agents

9Stars on the repository
32Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

benshapyro/cadre-devkit-claude

Agent

Reviews code for adherence to coding standards, best practices, and style guidelines. PROACTIVELY use after completing any significant code changes (new features, refactors, bug fixes). Auto-invoke when code is ready for review before committing.

9 8mo ago A 52 tokens original MIT

debugger

02

benshapyro/cadre-devkit-claude

Agent

Systematically analyzes errors, stack traces, and logs to identify root causes. PROACTIVELY use when user reports bugs, errors, crashes, or unexpected behavior. Auto-invoke when stack traces or error messages appear in conversation.

9 8mo ago A 49 tokens original MIT

benshapyro/cadre-devkit-claude

Agent

Researches official documentation, latest best practices, and current tech stack information. PROACTIVELY use when evaluating libraries, checking API usage, or when implementation involves unfamiliar frameworks. Auto-invoke before using any library/API features from training data.

9 8mo ago A 53 tokens original MIT

git-helper

04

benshapyro/cadre-devkit-claude

Agent

Assists with Git operations following branching strategy and commit conventions. PROACTIVELY use when creating branches, making commits, resolving conflicts, or managing git workflows. Auto-invoke for any git-related questions or operations.

9 8mo ago A 46 tokens original MIT

benshapyro/cadre-devkit-claude

Agent

Analyzes and optimizes code performance. PROACTIVELY use when user mentions slow, laggy, timeout, memory issues, or optimization needs. Auto-invoke when performance-critical code is being written (loops, data processing, API calls).

9 8mo ago A 53 tokens original MIT

benshapyro/cadre-devkit-claude

Agent

Safely refactors code while maintaining behavior. PROACTIVELY use when user asks to restructure, extract, rename, or clean up code. Auto-invoke when code smells are detected (duplication, long functions, poor organization).

9 8mo ago A 52 tokens original MIT

spec-discovery

07

benshapyro/cadre-devkit-claude

Agent

Clarifies vague requirements by asking probing questions, identifying edge cases, and creating comprehensive specifications. PROACTIVELY use when requirements are vague, ambiguous, or incomplete. Auto-invoke before implementing features that lack clear acceptance criteria.

9 8mo ago A 49 tokens original MIT