Console Setup banner
alan-oliv alan-oliv

Console Setup

Development community

Description

--- description: Add the console's observation hooks and status lines to settings.json, merging with whatever is already there allowed-tools: ["Bash", "Read", "Edit", "Write"] --- # Install the console's hooks The plugin already gives the operator transcripts, tasks, mail, cost and context — all of it read from files. Three signals cannot come from a plugin, because a plugin cannot install `statusLine` or `subagentStatusLine` keys: - each agent's **current tool** in its header - the **rate-li

Installation

Installs to ~/.claude/skills/alan-oliv-agent-teams-console-console-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alan-oliv-agent-teams-console-console-setup && curl -fsSL https://raw.githubusercontent.com/alan-oliv/agent-teams-console/HEAD/commands/console-setup.md -o ~/.claude/skills/alan-oliv-agent-teams-console-console-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository