@kylewadegrove/shiftydig-cli-staging
v0.2.0
Published
First-class Shiftydig CLI with dedicated onboarding and MCP config, powered by Cutline components.
Readme
Shiftydig CLI
shiftydig is a first-class CLI for Shiftydig with dedicated onboarding and MCP config, while reusing Cutline's auth/runtime components under the hood.
Install
npm i -g @vibekiln/shiftydig-cliFor staging:
npm i -g @kylewadegrove/shiftydig-cli-stagingCommands
shiftydig setup [--staging]
Writes MCP config entries for only theshiftydigserver, saves channel preference in~/.shiftydig/config.json, and installs.cursor/rules/shiftydig-intents.mdcso natural-language prompts route to Shiftydig MCP tools.shiftydig login [--staging]shiftydig status [--staging]shiftydig logout [--staging]shiftydig serve [--staging] [--http --host --port --path]shiftydig bootstrap(prints recommended first-run MCP tool sequence)shiftydig event <level-up|game-over>(renders local terminal banners)
How it works
setupwritesshiftydigMCP entries separately fromcutline-*entries.servedelegates to Cutline MCP components via:- production:
@vibekiln/cutline-mcp-cli - staging:
@kylewadegrove/cutline-mcp-cli-staging
- production:
This keeps Shiftydig onboarding/config independent while still leveraging shared Cutline internals.
Natural-language start prompts
After shiftydig setup, you can say these directly in your AI chat:
start shiftydig and create my first runtake a turn in shiftydig for this feature idearoll tests as the dungeon check for my runshow my spellbook and equip the best offered spell
