modelisted
Install: claude install-skill XTSoftwareLabs/neatcontext-plugins
# Routing mode
Resolve `<plugin-root>` as two directories above the directory containing this file.
Accept only no mode, exactly one of `auto`, `ask`, or `manual`, and an optional explicit request to make it the global default. Reject other values without running them.
Run one of:
```text
node "<plugin-root>/src/codex/neatcontext-cli.mjs" mode
node "<plugin-root>/src/codex/neatcontext-cli.mjs" mode <auto|ask|manual>
node "<plugin-root>/src/codex/neatcontext-cli.mjs" mode <auto|ask|manual> --global
```
Relay the CLI output. Do not switch contexts as part of this workflow.