TradingAgents/.claude/agents
ahmet guzererler d2af8991ed
fix: streamline Architect agent to stop stalling on context gathering (#25)
Collapsed 9 sequential phases into 5 core + 2 optional phases. The agent
was spending all its turns reading memory files, ADRs, and conventions
before ever spawning implementation agents. Now it caps initial context
gathering at 3 tool calls, skips memory-reader skill invocation (CLAUDE.md
already has conventions), writes plans as plain text instead of using
EnterPlanMode, and makes cleanup/memory-update phases optional.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 13:46:16 +01:00
..
architect.md fix: streamline Architect agent to stop stalling on context gathering (#25) 2026-03-19 13:46:16 +01:00