nxtuplisted
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`