Plan before code
Force the agent to separate problem, behavior, rules, and risk before any edit.
by the Coding OS maintainers · Aug 3, 2026
Fill the placeholders
Before writing any code, answer in four short sections:
1. PROBLEM — what exactly is broken or requested? Quote the source.
2. BEHAVIOR — what observable behavior changes when you are done?
3. RULES — which project rules/specs constrain the change? Cite files.
4. RISK — what could this break? Name the blast radius.
Only after all four: propose the smallest correct change as a diff plan.
Task: {{task}}