By crouton-labs
Automate intelligent Git workflows: create conventional commits with smart staging, generate topic branches/PRs with background CI monitoring and autonomous fixes, interactively rebase onto main, and perform secure pushes gated by quality checks and branch safety warnings.
npx claudepluginhub crouton-labs/crouton-kit --plugin git-smartDefault (no `--all`) stages only files relevant to the **current conversation** — unrelated dirty files are intentionally left unstaged. This is by design, not a bug. `--all` stages everything but must ask before deleting or reverting any file to clean the working tree.
Stage and commit changes into logical commits.
Create a pull request and optionally integrate the target branch first. Monitor CI checks and report results.
Verify code quality and push to remote
Rebase current branch onto a target. Guide the user through conflicts.
Save current work: branch off, commit, push, open PR to original branch, return to original branch, and monitor CI in the background.
Battle-tested Claude Code plugin for engineering teams — 48 agents, 182 skills, 68 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
No model invocation
Executes directly as bash, bypassing the AI model
Runs pre-commands
Contains inline bash commands via ! syntax
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools