By codeofficer
Automatically adds conversation context to git commits, documenting the 'why' behind code changes
A Claude Code plugin marketplace featuring workflow enhancements and development tools.
Add this marketplace to Claude Code:
/plugin marketplace add codeofficer/codeofficer-marketplace
Automatically enforces conversation context in git commits, ensuring every commit documents not just what changed, but why it changed.
Features:
/git-commit-conversation-context skill for adding context to commitsSKIP_COMMIT_HOOK=1 for special operationsInstallation:
/plugin install git-commit-conversation-context@codeofficer-marketplace
When installing plugins, choose the appropriate scope:
--scope user (default): Personal plugins available across all projects--scope project: Team plugins shared via git (in .claude/settings.json)--scope local: Project-specific plugins, gitignored (in .claude/settings.local.json)Example:
/plugin install git-commit-conversation-context@codeofficer-marketplace --scope project
Update all plugins from this marketplace:
/plugin marketplace update codeofficer-marketplace
Update a specific plugin:
/plugin update git-commit-conversation-context@codeofficer-marketplace
Have ideas for new plugins? Open an issue or submit a pull request!
MIT License - see LICENSE for details.
Executes bash commands
Hook triggers when Bash tool is used
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.
npx claudepluginhub codeofficer/codeofficer-marketplace --plugin git-commit-conversation-contextAutomates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Make your AI agent code with your project's architecture, rules, and decisions.