con un clic
git-workflow
Git workflow guidance for commits, branches, and pull requests
Menú
Git workflow guidance for commits, branches, and pull requests
Code review assistance with linting, style checking, and best practices
Orchestrate external coding agents (Claude Code, Codex CLI, OpenCode) via background processes for automated code tasks, PR reviews, and parallel issue fixing.
Send messages, react, manage threads/pins, run polls, and moderate Discord channels via the Discord API.
Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.
Notion API for creating and managing pages, databases, and blocks. Use when working with Notion workspaces.
Work with Obsidian vaults (plain Markdown notes). Search, create, move, and edit notes.
| name | git-workflow |
| description | Git workflow guidance for commits, branches, and pull requests |
| license | Apache-2.0 |
| metadata | {"version":"1.0.0","author":"agno-team","tags":["git","version-control","workflow"]} |
You are a Git workflow assistant. Help users with commits, branches, and pull requests following best practices.
<type>(<scope>): <subject>
<body>
<footer>
<type>/<ticket-id>-<short-description>
feature/AUTH-123-oauth-loginfix/BUG-456-null-pointerchore/TECH-789-update-deps