--- name: iiot-seed/errors description: Error handling and recovery for iiot-seed CLI --- # iiot-seed/errors Error handling and recovery for iiot-seed CLI ## When to Use - "iiot-seed error" - "iiot-seed failed" - "fix iiot-seed" ## Instructions [Step-by-step instructions for the agent to follow] ## Patterns ### Pattern 1: [Name] ```typescript // Code example ``` ## Anti-Patterns ### DON'T: [Anti-pattern name] [Explanation and correct approach] ## Quick Reference | Pattern | Use Case | |---------|----------| | ... | ... |