Ag Install Local banner
SpillwaveSolutions SpillwaveSolutions

Ag Install Local

Development community

Description

--- context: fork agent: install_agent --- # ag-install-local Local build-and-install of Agent Brain server + CLI + plugin for rapid testing. ## Arguments - `--restore-pypi` - Use PyPI dependency instead of local path (for release prep) ## Task Run the install script with the appropriate flags: **If `--restore-pypi` was passed:** ```bash .claude/skills/installing-local/install.sh --restore-pypi ``` **Otherwise (default - local dev mode):** ```bash .claude/skills/installing-local/install.

Installation

Installs to ~/.claude/commands/spillwavesolutions-agent-brain-ag-install-local.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/agent-brain/HEAD/.claude/commands/ag-install-local.md -o ~/.claude/commands/spillwavesolutions-agent-brain-ag-install-local.md

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

Full documentation available on GitHub

View Source Repository