commit-traceability

Community

Link commits to work and tests.

Authorspallempati
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that every code change is directly linked to a specific work item and verified by automated tests, providing a clear audit trail and improving accountability.

Core Features & Use Cases

  • Commit Referencing: Automatically enforces that commit messages include work item IDs (e.g., Jira tickets).
  • Test Tagging: Ensures that associated automated tests are tagged with the corresponding work item ID.
  • PR Enforcement: Prevents merging of Pull Requests that lack proper traceability.
  • Use Case: When a developer commits a fix for bug XYZ-123, this Skill ensures the commit message contains XYZ-123 and that the relevant unit tests are also tagged with XYZ-123.

Quick Start

Ensure all commits reference a work item ID and that corresponding tests are tagged.

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: commit-traceability
Download link: https://github.com/spallempati/AI-Studio/archive/main.zip#commit-traceability

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.