skill-change-logging

Community

Audit every skill change with precise logging.

Authorvchelaru
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides an auditable log of changes to skill definitions and metadata, ensuring traceability and reproducibility across FRB skills. It captures who changed what and when, supporting governance, rollback, and audit trails for all skill units.

Core Features & Use Cases

  • Records a JSONL entry with fields such as id, timestamp_utc, skill, skill_file, change_type, lines_added, lines_removed, line_ranges_added, line_ranges_removed, motivating_sample_project, and reason.
  • Tracks edits to SKILL.md including changes to frontmatter (name/description), creation, deletion, or restructuring for consistent auditing.
  • Enables governance and traceability by preserving a precise history of skill evolution across the repository, facilitating audits and impact analysis.

Quick Start

Record every SKILL.md change by appending a JSONL entry to .claude/skill_change_log.jsonl whenever a skill is created, updated, or deleted.

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: skill-change-logging
Download link: https://github.com/vchelaru/FlatRedBall2/archive/main.zip#skill-change-logging

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.