Felo SuperAgent Skill Constraints (MUST READ FIRST) These rules are mandatory. Violating any of them will produce incorrect behavior. 1. ALWAYS use flag. The script MUST run in JSON mode ( ). In Claude Code's Bash tool, stdout is always captured — it never streams directly to the user. JSON mode returns the full answer in a structured response that Claude can then output as text. State IDs are extracted from the JSON response fields and . 2. ALWAYS output the answer directly as text. After the script finishes, read from the JSON output and print it verbatim as your response text. Do NOT summa…