← ClaudeAtlas

nxtuplisted

Opinionated meta-planning for skills, harnesses, and tooling — semver-versioned plans with an approve gate, a --suggest discovery mode, and an orchestrated --build executor. Refuses mobile/web product planning.
ndisisnd/nxtup · ★ 0 · AI & Automation · score 71
Install: claude install-skill ndisisnd/nxtup
nxtup plans improvements to skills, harnesses, hooks, and CLI tooling only. It does not plan mobile or web products — if asked, decline and state this scope. ## Routing | Input | Load | |---|---| | Prose (an improvement description) | `refs/protocol-intake.md` | | `--init` | `refs/protocol-init.md` | | `--suggest` | `refs/protocol-suggest.md`, then `refs/protocol-intake.md` once a suggestion is picked | | `--build [version]` | `refs/protocol-build.md` | Lazy-load: read only the ref for the invoked mode. Never read all refs. Read each ref at most once per session. ## Storage - Config: `.nxtup/config.json` - Plans: `.nxtup/{planned,in progress,done}/[repo]-v[x.y.z].md`