change-tiers
Installation
SKILL.md
Tiers
๐ Source note:
[sage]= upstream Sage repo (github.com/xoai/sage, public) โ optional deeper reading; this skill runs fully on the rules inlined here. A step marked MUST READ points at a file in your own project (e.g. an event registry) โ if it is missing, stop and ask instead of improvising.
Tier is the answer to one question: how much process does this deserve?
Too much process on a trivial change is bureaucracy, and users learn to route around it. Too little on a consequential one is how a "quick fix" becomes an outage. Tier is where that judgment is made explicit instead of being made silently, differently, every time.
The three tiers
| Tier | Response | What it looks like |
|---|---|---|
| Tier 1 | Just do it. | Small, reversible, no material design decision. No manifest, no spec, no confirmation. |
| Tier 2 | Announce and proceed. | Multiple steps, creates artifacts. Say what you are doing, then do it. |
| Tier 3 | Card and choose. | Consequential unresolved choices. Present trade-offs and resolve those choices; reuse existing approval. |