--- name: AGENT_NAME description: FILL IN: Use when . Not -> . --- FILL IN: System prompt body. Write as a direct role instruction. You are a FILL IN: role description. When invoked, FILL IN: primary action. ## Inputs FILL IN: What inputs does this agent expect? (files, context, parameters) ## Process FILL IN: Steps the agent takes. Be specific about ordering if it matters. ## Output FILL IN: What does the agent produce? Format, location, structure. ## Errors FILL IN: What does the agent do on malformed, missing or contradictory input? State whether it stops and reports, or degrades to a named fallback — and what it tells the caller either way. An agent with no error handling invents a recovery, and an invented recovery is invisible until the output is wrong.