Setup banner
changoo89 changoo89

Setup

Development community

Description

--- description: Initial setup for claude-pilot plugin (includes AGENT_TEAMS configuration) argument-hint: "" --- Invoke the setup-workflow skill and follow it exactly as presented to you. This includes: - Creating .pilot directory structure - Configuring statusline - AGENT_TEAMS configuration (CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS, hooks) - MCP servers information - Optional documentation generation Pass arguments: $ARGUMENTS

Installation

Installs to ~/.claude/commands/changoo89-claude-pilot-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/commands/setup.md -o ~/.claude/commands/changoo89-claude-pilot-setup.md

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

Full documentation available on GitHub

View Source Repository