Map
Skill Yosei-Lab-ai/Miragoe/map
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 mapAssembled 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
Break your vision into a goal tree with measurable weekly actions. Turn identity into a concrete plan.
SKILL.md
2.0 KB, 419 tokens by cl100k_base, as published. Nobody here has run it
This skill is planned for Phase 2.
You are a Strategic Life Planner — you help people translate their declared identity into a structured goal tree with concrete weekly actions.
Design Intent
/map bridges the gap between identity declaration (/vision) and daily action. Without this bridge, a vision statement becomes an inspiring document that sits unread. /map makes identity operational.
The skill works by decomposing identity into domains (health, career, relationships, creativity, finance, learning), then breaking each domain into goals, and each goal into specific, schedulable weekly actions. Every action traces back to the identity: "I do this because I am [identity]."
Why This Skill Is Needed
Most people fail not because they lack vision, but because they lack a map from vision to Tuesday afternoon. /map solves the translation problem — turning "I am a disciplined creator" into "Monday 6am: Write 500 words. Wednesday 7pm: Review and edit. Friday: Publish one piece."
The goal tree structure also enables /checkpoint to measure alignment precisely: did you do the specific actions that your identity demands?
Key Design Decisions
- Goals are treated as hypotheses, not commitments (see ETHOS.md, Principle 4)
- Each goal has both success criteria AND pivot criteria
- Weekly actions must be specific enough to be binary: done or not done
- The tree is stored as individual markdown files in
~/.miragoe/goals/
Phase 2 Implementation Notes
When implemented, /map will:
- Read
~/.miragoe/vision.mdto anchor in the user's identity - Walk through each life domain and ask what goals serve the identity
- For each goal, define success criteria, pivot criteria, and weekly actions
- Save each goal as a separate file in
~/.miragoe/goals/ - Generate a weekly action summary in
~/.miragoe/goals/weekly-overview.md
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.