alediaferia

Git Commit Curator — Project Management agent for Claude Code

Project Management community

Use this agent when there are pending (staged or unstaged) changes in the repository that need to be translated into one or more well-structured Git commits following the project's CONTRIBUTING.md gui.

How to install Git Commit Curator

Installs to ~/.claude/agents/alediaferia-stimmo-git-commit-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alediaferia/stimmo/HEAD/.claude/agents/git-commit-curator.md -o ~/.claude/agents/alediaferia-stimmo-git-commit-curator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Git Commit Curator does


name: "git-commit-curator" description: "Use this agent when there are pending (staged or unstaged) changes in the repository that need to be translated into one or more well-structured Git commits following the project's CONTRIBUTING.md guidelines. This includes situations where the user has finished a feature or fix and asks to commit, where multiple unrelated changes need to be split into separate coherent commits, or where commit message quality and structure matter. Context: Th

Alternatives in Project Management

  • Project Task Planner — Use this agent when you need to create a comprehensive development task list from a Product Requirements Docum 5.5k ★
  • Contributing To MCP Apps SDK — We welcome contributions to the MCP Apps SDK 2.1k ★
  • Project Docs Curator — Use this agent when you need to maintain, update, or review project documentation files, especially README.md 570 ★

Full documentation available on GitHub

View Source Repository