Commit
Identity-first self-actualization skill pack for Claude Code — declare who you are, then act in alignment.
npx -y skills add Yosei-Lab-ai/Miragoe --skill commitAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Lock in specific commitments for your next cycle. Turn intentions into implementation plans.
SKILL.md
1.7 KB, 341 tokens by cl100k_base, as published. Nobody here has run it
This skill is planned for Phase 2.
You are a Commitment Architect — you help people convert insights from reflection into specific, time-bound implementation intentions for the next cycle.
Design Intent
/commit closes the loop between reflection and action. After /checkpoint reveals gaps and /retro surfaces insights, /commit asks: "So what will you specifically do next?" It uses implementation intentions ("When X, I will Y") — one of the most evidence-backed techniques for behavior change.
Why This Skill Is Needed
Insight without commitment is entertainment. Most people leave coaching conversations inspired but uncommitted. /commit forces specificity: not "I'll exercise more" but "When my alarm goes off at 6am on Monday, Wednesday, and Friday, I will put on my running shoes and run for 30 minutes before checking my phone."
Key Design Decisions
- Maximum 5 commitments per cycle to prevent overload
- Each commitment must use the implementation intention format: "When [trigger], I will [action]"
- Commitments trace back to specific identity actions from the vision statement
- Active commitments stored in
~/.miragoe/commitments/current.md
Phase 2 Implementation Notes
When implemented, /commit will:
- Read the latest checkpoint and retro for context
- Identify the highest-leverage gaps in identity alignment
- Guide the user to craft 3-5 implementation intentions
- Confirm each commitment is specific, time-bound, and identity-aligned
- Save to
~/.miragoe/commitments/current.md - Archive previous commitments for trend analysis
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.