rcode-observability-auditor
CommunityFind silent failures before they ship.
Software Engineering#static analysis#error handling#logging#audit#observability#silent failures#workflow review
Authorhanzlahabib
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill catches the hidden failure paths that make orchestrated workflows look successful while important steps are actually being skipped, ignored, or swallowed.
Core Features & Use Cases
- Unguarded call detection: Finds rcode-tools shell invocations and subshell usage that lack proper error handling or fallback behavior.
- Result-check auditing: Flags Task outputs, INIT assignments, and other intermediate results that are never verified before the workflow continues.
- Production logging review: Identifies unstructured console logging in runtime code and shell scripts that may weaken observability or hide failures.
- Use Case: Run it on a workflow repo to produce a severity-ranked audit of silent-failure risks without modifying the codebase.
Quick Start
Ask the assistant to perform an observability audit on the repository and report unguarded calls, unchecked task results, bare stderr suppression, missing INIT checks, and production console logging findings.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rcode-observability-auditor Download link: https://github.com/hanzlahabib/rcode/archive/main.zip#rcode-observability-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.