Architect Error Handling

Design error handling as a first-class concern, not an afterthought. Consider where failures get caught, what state they leave the system in, and what information flows to operators, callers, and users. Triggers on phrases related to errors, when you notice a critical piece of code without error handling, or when you're implementing a complex feature.

gjalla 1ca85b8 9.9 KB Updated

File contents

gjalla/gjalla-plugin/tree/main/claude/skills/architect-error-handling commit 1ca85b8dba

Frequently asked questions

npx skillmds@latest add gjalla/architect-error-handling