jade-core-atomic-commit

Community

Commit migration rules safely, one by one

AuthorTheRealSeber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns a verified migration rule into one clean Git commit, preventing rule batches from being mixed together and keeping the migration history easy to audit.

Core Features & Use Cases

  • Atomic rule commits: Stages only the files touched by the current rule and creates a single conventional commit for that rule.
  • Safety validation: Refuses to commit when unrelated files are dirty or staged, protecting the workspace from accidental cross-rule changes.
  • Commit traceability: Writes the commit hash, message, timestamp, and file list to artifacts/09-rule-commit-log.json so the orchestrator can confirm progress.
  • Use case: After a migration rule passes verification, use this Skill to finalize the rule, log the result, and move to the next rule without breaking sequential batching.

Quick Start

Use the jade-core-atomic-commit skill to commit the verified files for rule raw-types with a short description of the change.

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: jade-core-atomic-commit
Download link: https://github.com/TheRealSeber/PolishedJADEite/archive/main.zip#jade-core-atomic-commit

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