← ClaudeAtlas

scalelisted

Promote a project one tier at a time — Minimal to Core, or Core to Standard — once defined thresholds are met, splitting the current tier's file(s) into the next tier's structure. Only runs when explicitly requested or a threshold is actually met. Never skips a tier.
partikularwaters/Banka · ★ 3 · AI & Automation · score 79
Install: claude install-skill partikularwaters/Banka
CRITICAL: Do not execute a promotion unless the user explicitly requested this command, OR one of the current tier's thresholds is actually met (see below). **Always promote exactly one tier at a time** — even if it looks like both tiers' thresholds are already met, promote to the next tier up, confirm it's correct, then separately re-check whether a second promotion is also warranted. Never jump from Minimal straight to Standard in one pass. **Note:** this skill's "promotion" is tier-level (Minimal→Core→Standard) only. `remember` and `moor` use a separate, within-tier "promotion check": moving a durable fact from session-state to the file that owns it. That is not a tier promotion and this skill has no role in it. ## Context Contract **Required:** the current tier's complete state (the Banka-owned `AGENTS.md` block, or every `/core/` or `/context/` file) · the relevant threshold figures (word/character counts, registry entry count). **Excluded by default:** the next tier beyond the one promotion step being performed — scale never previews a Core→Standard split while executing Minimal→Core. **Outputs:** the proposed destination files in full, and the proposed replacement `AGENTS.md` block, shown before anything is finalized. **Write authority:** the marked `AGENTS.md` block, plus the tier's target directory and files — only after the user confirms the shown mapping, and only for the single tier step being promoted. A promoted project must still pass the Cold Agent Test