thoughtful-commitment

Installation
SKILL.md

Thoughtful Commitment

Commits that capture context, not just changes.

Purpose

Git commits with traceability:

  • What changed (git diff)
  • Why it changed (cursor-mirror thinking)
  • Who asked for it (user request)
  • Session link for full context

The Core Insight

Git and cursor-mirror are two introspection systems that mesh via commit IDs:

Git:           "What changed?"  →  abc123
Cursor-Mirror: "Why?"          →  events 140-148
Installs
16
GitHub Stars
52
First Seen
Jan 26, 2026
thoughtful-commitment — simhacker/moollm