adk-git

Official

Standardize commit messages for ADK changes

Authorgoogle
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you produce consistent, review-friendly Git commits for adk-python so changes are easier to understand, track, and merge.

Core Features & Use Cases

  • Conventional Commits enforcement: Use a structured commit format with clear types and scopes to keep history readable.
  • Why-first subject line guidance: Write subjects that explain motivation and outcome, not just the mechanical change.
  • Clear body conventions: Add context that explains the reason and, when relevant, references GitHub issues to improve traceability.
  • Operation coverage: Supports the full range of git operations (commit, push, pull, rebase, branching, PRs, cherry-picks) using the same commit message conventions.

Quick Start

Use the adk-git skill to write a conventional commit message like feat(workflow): Support JSON string parsing in schema validation, then include a short body explaining why the change was needed.

Dependency Matrix

Required Modules

None required

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: adk-git
Download link: https://github.com/google/adk-python/archive/main.zip#adk-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.