YeonGyu-Kim
da13a2f673
feat(agents): add Gemini-optimized prompts for Sisyphus, Sisyphus-Junior, Prometheus, Atlas
Gemini models are aggressively optimistic and avoid tool calls in favor of
internal reasoning. These prompts counter that with:
- TOOL_CALL_MANDATE sections forcing actual tool usage
- Anti-optimism checkpoints before claiming completion
- Stronger delegation enforcement (Gemini prefers doing work itself)
- Aggressive verification language (subagent results are 'EXTREMELY SUSPICIOUS')
- Mandatory thinking checkpoints in Prometheus (prevents jumping to conclusions)
- Scope discipline reminders (creativity → implementation quality, not scope creep)
2026-02-22 15:30:40 +09:00
..
2026-02-22 15:30:40 +09:00
2026-02-21 02:29:02 +09:00
2026-02-22 15:30:40 +09:00
2026-02-22 15:30:40 +09:00
2026-02-11 13:52:20 +09:00
2026-02-21 04:38:18 +09:00
2026-02-20 02:31:18 +11:00
2026-02-09 12:00:01 +09:00
2026-02-19 18:40:42 +09:00
2026-02-22 03:20:57 +09:00
2026-02-08 13:57:26 +09:00
2026-02-18 21:10:21 +09:00
2026-02-20 11:54:41 +09:00
2026-02-19 18:40:42 +09:00
2026-02-18 21:10:21 +09:00
2026-02-18 21:10:21 +09:00
2026-02-01 16:47:50 +09:00
2026-02-18 15:53:01 +09:00
2026-01-30 13:49:40 +09:00
2026-02-18 15:53:01 +09:00
2026-02-16 16:21:14 +09:00
2026-02-22 15:30:40 +09:00
2026-02-22 03:20:57 +09:00
2026-02-18 15:53:01 +09:00
2026-02-18 15:51:24 +09:00
2026-02-21 02:34:28 +09:00
2026-02-21 02:40:47 +09:00