Kirill@kirillk_web3xAnthropic's official guide to prompting Fable 5 for autonomous work
- Use /loop for autonomous multi-step tasks instead of step-by-step commands.
- Add a memory file so Fable 5 learns from past runs.
- Spin up 50+ subagents for complex tasks; treat Fable 5 as a consultant, not a chatbot.
how to reproduce · Read the official guide; implement /loop, memory file, and subagent spawning as described.