mirror of
https://github.com/gnekt/My-Brain-Is-Full-Crew.git
synced 2026-09-08 14:56:20 +00:00
The Architect was generating custom agents immediately from a single user message instead of going through the 5-phase conversation flow. Added explicit blocking instructions at three points: - Section intro: "NEVER create an agent in one shot" - Before the conversation phases: "Do NOT generate the agent immediately, even if the request seems clear" - Explicit rule: "You are NOT allowed to create the agent file until Phase 5" - Reinforced one-question-per-message rule