Error Plan banner
kensaurus kensaurus

Error Plan

Security community

Description

--- description: "Error-handling & observability audit (Sentry + Langfuse) — plan only, no fixes until approved" argument-hint: "[path or scope]" --- # Error Handling Plan Run the **`plan-error-handling`** skill: audit for silent failures, empty catch blocks, and observability gaps across Sentry and Langfuse, then produce a remediation plan. **Audit and plan only — change no code until the plan is approved.** Emit findings ranked by severity with concrete `file:line` locations and a phased ch

Installation

Installs to ~/.claude/skills/kensaurus-cursor-kenji-error-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kensaurus-cursor-kenji-error-plan && curl -fsSL https://raw.githubusercontent.com/kensaurus/cursor-kenji/HEAD/commands/error-plan.md -o ~/.claude/skills/kensaurus-cursor-kenji-error-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository