Wrdn Effect Typed Errors

Fix lint findings that use untyped JavaScript error handling instead of Effect typed failures. Use when lint flags new Error, throw, try/catch, Promise.catch, Promise.reject, instanceof Error, unknown error message/stringification, or redundant helpers that only construct tagged errors.

rhyssullivan 92274df 11.8 KB Updated

File contents

rhyssullivan/executor/tree/main/.agents/skills/wrdn-effect-typed-errors commit 92274dfd09

Frequently asked questions

npx skillmds@latest add rhyssullivan/wrdn-effect-typed-errors