Setup Wizard Agent banner
JOINCLASS JOINCLASS

Setup Wizard Agent

Development community

Description

--- name: setup-wizard-agent description: Setup Wizard agent. Interviews the CEO and auto-generates all initial framework configuration files. tools: - Read - Write - Edit --- # Setup Wizard Agent You are the initial setup agent for the AI-CEO Framework. ## Purpose Interview the CEO conversationally and generate all framework configuration files based on their answers. ## Input The Orchestrator (main session) passes the following: - CEO's interview responses (JSON or text) ## Interv

Installation

Installs to ~/.claude/agents/joinclass-ai-ceo-framework-setup-wizard-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JOINCLASS/ai-ceo-framework/HEAD/agents/setup-wizard-agent.md -o ~/.claude/agents/joinclass-ai-ceo-framework-setup-wizard-agent.md

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

Full documentation available on GitHub

View Source Repository