git-notes

Community

Annotate Git commits non-invasively.

AuthorGamezar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to attach supplementary metadata to Git commits without altering their history or SHA, enabling richer tracking of reviews, test results, and other contextual information.

Core Features & Use Cases

  • Metadata Attachment: Add notes to any Git object (commits, tags, etc.) using a separate ref.
  • Non-Invasive: Notes do not change the original object's hash, preserving history integrity.
  • Use Case: Track code review status by adding notes like "Reviewed-by: Alice" to specific commits, making this information visible in git log without modifying the commit itself.

Quick Start

Use the git-notes skill to add a review note to the latest commit.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-notes
Download link: https://github.com/Gamezar/opencode-cek/archive/main.zip#git-notes

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 223,000+ vetted skills library on demand.