Ics banner
rand rand

Ics

Development community

Description

--- name: ics description: Edit context file in ICS with full capabilities (templates, vim mode, semantic analysis) --- I will launch the Integrated Context Studio (ICS) for you to interactively edit a context file. **Parse arguments:** - First positional arg: file path (optional, creates temp file if not provided) - `--template <T>`: Use template (api|architecture|bugfix|feature|refactor) - `--readonly`: Open in read-only mode (view only, no editing) - `--panel <P>`: Start with panel visible

Installation

Installs to ~/.claude/commands/rand-mnemosyne-ics.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/mnemosyne/HEAD/.claude/commands/ics.md -o ~/.claude/commands/rand-mnemosyne-ics.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository