Plugin Claude Code
Plugin marketplace listing 1 plugin: steadwing.
Plugin Claude Code
Plugin marketplace listing 1 plugin: steadwing.
Plugin Claude Code
AI Root Cause Analysis for production incidents. Self-registers a Steadwing agent, triggers RCA on error logs and stack traces, and passively detects production-style errors to offer analysis.
Instructions file CodexOpenCode
AGENTS.md instructions for steadwing/agent-skills, covering repository guide for ai agents, layout, conventions and editing a skill.
Hook
Runs after a tool call finishes for Bash tool calls, executing steadwing_rca_hook.py via python3. From steadwing/agent-skills.
Skill Claude CodeCodex
Use when the user asks to run Root Cause Analysis (RCA), debug a production incident, analyze an error log or stack trace, or trigger Steadwing. Also use when a production-style error (traceback / unhandled exception / stack trace) is surfaced and the user wants automated investigation. Handles agent registration…