Skip to main content

Git Notes

Skill Active
Part of:Git

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

Purpose

To enable users to add non-invasive metadata to Git commits, thereby enriching commit history with details like review status, test results, and code quality annotations without rewriting history.

Features

  • Attach metadata to Git commits
  • Track review status and test results
  • Supplement commit messages post-hoc
  • Use different namespaces for notes
  • Push and fetch notes to/from remote repositories

Use Cases

  • Tracking code review status on specific commits.
  • Annotating commits with test results and coverage information.
  • Adding audit trail information to Git objects.
  • Maintaining historical context for specific commits without modifying the history.

Non-Goals

  • Modifying commit history (e.g., amending commits).
  • Managing Git branches or complex merge strategies.
  • Replacing Git commit messages entirely.

Versioning

  • warning:Release ManagementThe repository does not have a formal versioning system like tags or a CHANGELOG, and installation instructions reference 'main', making it difficult to pin to a specific version.

Install

  • warning:Installation instructionThe main README provides installation instructions for the Context Engineering Kit marketplace but lacks specific copy-paste invocation examples for the git-notes skill itself.

Installation

First, add the marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install git@context-engineering-kit

Quality Score

95 /100
Analyzed 1 day ago

Trust Signals

Last commit9 days ago
Stars993
LicenseGPL-3.0
Status
View Source

Similar Extensions

Typescript Advanced Types

100

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

Skill
wshobson

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

Skill
ruvnet

Migrate Validate

100

Validate pending migrations for foreign key consistency, rollback safety, and best practices

Skill
ruvnet

Lean Ctx

100

Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.

Skill
yvgude

Semgrep Rule Creator

100

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

Skill
trailofbits

Use My Browser

100

Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.

Skill
xixu-me

© 2025 SkillRepo · Find the right skill, skip the noise.