Skip to content

Handle errors reliably

ID ap-handle-errors-reliably
Kind skill
Selection recommended
Category Engineering foundations
Targets claude, codex, cursor

Design explicit error boundaries, cleanup, retries, timeouts, and observable failures.

Use when designing explicit error contracts, retries, timeouts, cleanup, and failure-path tests.

Included in the recommended selection. After init, install or confirm with the CLI if it is missing.

agents-pack install ap-handle-errors-reliably --dry-run
agents-pack install ap-handle-errors-reliably --yes

Ask your coding agent in natural language, or name it explicitly:

Use ap-handle-errors-reliably to …