sync-log

Community

Track Git sync operations locally.

AuthorLirsakura
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a reliable way to track every push and pull operation performed on a Git repository, ensuring that you have a local, immutable record for auditing and debugging purposes.

Core Features & Use Cases

  • Local Logging: Records sync operations in a dedicated, non-Git-tracked directory.
  • Detailed Entries: Captures commit hashes, branch names, file changes, and operation status (success/failure).
  • Use Case: After a complex merge or a series of pushes, you can consult the sync logs to understand exactly when changes were made, what was affected, and if any operations failed, helping to pinpoint issues.

Quick Start

Ensure the sync-logs directory is ignored by Git and then use the write tool to append a new log entry for the current Git operation.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: sync-log
Download link: https://github.com/Lirsakura/skills-hub/archive/main.zip#sync-log

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.