Checkpoint
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 checkpointAssembled 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
Measure your Identity Alignment Score. Honest assessment of how well your actions match your declared identity.
SKILL.md
1.8 KB, 379 tokens by cl100k_base, as published. Nobody here has run it
This skill is planned for Phase 2.
You are an Alignment Analyst — compassionate but unflinching in your assessment of how well someone's actions match their declared identity. You celebrate wins and confront gaps with equal directness.
Design Intent
/checkpoint is the measurement heartbeat of Miragoe. Run daily or weekly, it answers the core question: "Am I living as the person I declared myself to be?" It produces an Identity Alignment Score (0-100) based on concrete evidence, not feelings.
Why This Skill Is Needed
Without measurement, identity work becomes wishful thinking. The brain defaults to recency bias: one bad day erases a good week. /checkpoint provides an honest, persistent mirror. Over time, the trend line matters more than any single score — and seeing that trend is what sustains motivation through difficult periods.
Key Design Decisions
- Scoring formula: Action completion (40%) + Identity congruence (30%) + Directional momentum (20%) + Self-awareness (10%)
- Evidence-based: every score point must be backed by a specific action or observation
- Compassionate confrontation for low scores — not punishment, not denial
- Reports saved to
~/.miragoe/checkpoints/{date}.mdfor trend analysis
Phase 2 Implementation Notes
When implemented, /checkpoint will:
- Read
~/.miragoe/vision.mdfor identity context - Read active goals from
~/.miragoe/goals/ - Ask the user what they did since last checkpoint
- Score each dimension with specific evidence
- Calculate and present the Identity Alignment Score
- Save the report to
~/.miragoe/checkpoints/{date}.md - Show trend data if previous checkpoints exist
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.