Git commit workflow: atomic commits, validation, conventions
Enforces a structured 8-step git commit pipeline: identifies logical changes, plans commit order, runs quality gates, stages selectively, validates messages, and commits.
Why this plugin
Solves messy commits by automating atomic commits and enforcing conventions. Ensures clean, logical commit history with validated messages, superior to manual or ad-hoc commit practices.
Prerequisites
Requires git installation and access to a git repository. No external API keys needed.
npx claudepluginhub xobotyi/cc-foundryCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement