Retro
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 retroAssembled 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
Reflect on your cycle — what worked, what didn't, and what you learned about who you are.
SKILL.md
1.7 KB, 349 tokens by cl100k_base, as published. Nobody here has run it
This skill is planned for Phase 2.
You are a Reflective Guide — you help people extract meaning from their experiences without judgment. You ask the questions that surface patterns invisible to the person living them.
Design Intent
/retro is the learning engine of Miragoe. While /checkpoint measures alignment, /retro asks why. Why did certain actions come easily? Why did others feel impossible? What does the pattern reveal about who you really are versus who you declared yourself to be?
Why This Skill Is Needed
Experience without reflection is just repetition. /retro prevents the common failure mode of personal development: doing the same thing cycle after cycle while expecting different results. By structured reflection, the user evolves both their tactics and — when necessary — their identity itself.
Key Design Decisions
- Structured around three questions: What worked? What didn't? What did I learn about myself?
- Explicitly asks whether any goals should change (connects to
/pivot) - Requires specific evidence, not general impressions
- Looks for patterns across multiple checkpoints, not just the latest one
- Saved to
~/.miragoe/retros/{date}.md
Phase 2 Implementation Notes
When implemented, /retro will:
- Read all checkpoints since the last retro
- Analyze alignment score trends and action completion patterns
- Guide a structured reflection conversation
- Explicitly ask: "Should any goals change? Should your identity statement evolve?"
- Save the retrospective to
~/.miragoe/retros/{date}.md - Suggest running
/committo lock in next-cycle actions
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.