git

Community

Automate Git workflow, commit with confidence.

Authorkys0213
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent Git practices, manual branch management, and tedious commit message formatting can slow down development and lead to messy repositories. This Skill automates the entire Git workflow for the AgentOS project, ensuring adherence to project conventions and reducing cognitive load for developers.

Core Features & Use Cases

  • Automated Branching: Creates new branches with correct naming conventions based on feature type (e.g., feature/ux-command-palette, fix/chatapp-state-sync).
  • Convention-Compliant Commits: Generates commit messages following TODO-based progress (WIP, Complete) and final feature completion formats, including co-authorship.
  • Streamlined PR Creation: Guides through the Pull Request checklist and generates PRs with pre-filled templates, ensuring all requirements are met before submission.
  • Use Case: After completing a set of changes, simply tell the AI, "I'm done with this feature, create a PR." The Skill will automatically stage changes, format the final commit message, push the branch, and open a browser to create a PR with the correct template, saving you multiple manual steps.

Quick Start

The skill is activated by natural language prompts.

Example: Creating a new feature branch

"Create a new branch for the 'command palette' UX feature."

Example: Committing current changes

"Commit my current changes for TODO 3/5: Implement search functionality."

Example: Creating a Pull Request

"I've finished the feature, create a Pull Request."

Dependency Matrix

Required Modules

gitgithub-cli

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git
Download link: https://github.com/kys0213/agentos/archive/main.zip#git

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.