The Stars
Vision and planning across sessions
The Stars hold vision and plans across sessions — a celestial hierarchy that maps your work.
The Hierarchy
text
North Star (project vision — eternal direction)
└── Guiding Stars (milestones — alpha, beta, v1...)
└── Constellations (plans to reach milestones)
└── Stars (individual tasks)
Star States
| State | Symbol | Meaning |
|---|---|---|
| Dark | ○ | Not yet begun |
| Kindling | ◐ | Work in progress |
| Blazing | ★ | Complete |
Commands
Vision
| Command | Purpose |
|---|---|
/stars north | View or set the North Star |
/stars guide | View all Guiding Stars |
/stars guide <name> | View or create a Guiding Star |
Constellations
| Command | Purpose |
|---|---|
/stars | View the sky (all constellations) |
/stars <name> | Focus on a specific constellation |
/stars inscribe [name] | Create a new constellation |
/stars archive <name> | Archive a constellation |
Working
| Command | Purpose |
|---|---|
/stars kindle <star> | Begin work (○ → ◐) |
/stars ignite <star> | Complete work (◐ → ★) |
Example
text
/stars
*Looking to the sky...*
North Star: "Give Claude personality. A voice. A council."
Current Guide: ◐ beta
Constellations:
◐ the-iron-gate 3/6 stars blazing
○ the-website not yet kindled
*
Stars persist across sessions. Use them for multi-session work that needs continuity.