mirror of
https://github.com/gnekt/My-Brain-Is-Full-Crew.git
synced 2026-09-09 15:26:19 +00:00
Custom agents now have a "First Run Setup" section that defines what the agent must do the very first time it is invoked: what questions to ask the user, what config files or folders to create, and how to detect that it has already been set up. agent-template.md: - New "First Run Setup" section between Core Responsibilities and Operational Rules, with subsections for detection, questions to ask, what to create, and post-setup behavior architect.md: - New Phase 4 "First Run Setup" in the conversational flow where the Architect asks the user what the agent should do on first run - Previous Phase 4 (Advanced) becomes Phase 5 - Previous Phase 5 (Confirmation) becomes Phase 6 - Updated blocking rules to reference Phase 6