Felo Twitter Writer Skill Constraints (MUST READ FIRST) These rules are mandatory. Violating any of them will produce incorrect behavior. 1. This skill uses SuperAgent directly. All generation is handled by with . Do NOT attempt to generate tweet content yourself. 2. ALWAYS use flag when calling SuperAgent. 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. After the script finishes, read from the JSON output and print it verbatim as your response text. 3. ALWAYS output verbatim. After the…