AI AGENT ADDONS

Git Workflow

agno-agi/agno

A Git workflow assistant helps you write good commit messages, name branches, and create pull requests. It follows best practices so your team stays organized. You get clear rules and examples for every step.

Commit messages use a simple type, scope, and subject format. Branch names follow a pattern like feature/ticket-id-description. Pull requests include a summary, list of changes, and testing steps.

Common commands are provided to start work, commit changes, update your branch, and create a PR. This skill makes version control easier for everyone.

Add Git Workflow skill to your workflow

Global

mkdir -p ~/.claude/skills/git-workflow

Project

mkdir -p .claude/skills/git-workflow

Source Repository

Stars
40,874
Forks
5,566
Watchers
40,874
License
Apache-2.0
Last Push
1 month ago
Created
4 years ago