Back to Skills

sharp-edges

oimiragieo
Updated 6 days ago
15 views
11
11
View on GitHub
Otherdebugginghazardssharp-edgeswindowsprototype-pollutionregexasyncbugs

About

This skill provides a living catalog of seven documented, specific bug patterns (SE-01 to SE-07) in agent-studio, including their symptoms, root causes, and fixes. Developers should invoke it at the start of any debugging session to match their issue against these known hazards before exploring new theories. It serves as a targeted reference to quickly identify and resolve common, shipped bugs.

Quick Install

Claude Code

Recommended
Primary
npx skills add oimiragieo/agent-studio -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/oimiragieo/agent-studio
Git CloneAlternative
git clone https://github.com/oimiragieo/agent-studio.git ~/.claude/skills/sharp-edges

Copy and paste this command in Claude Code to install this skill

GitHub Repository

oimiragieo/agent-studio
Path: .claude/skills/sharp-edges
0

Related Skills

debug-log-analysis

Other

This skill analyzes Claude Code debug logs to extract error patterns and generate observability reports. It addresses key gaps like hook error capture and stall correlation, making it useful for diagnosing agent failures during reflection or incident response. Developers can use it to transform raw logs into actionable insights for debugging sessions.

View skill

bug-reporting-excellence

Other

This Claude Skill helps developers write effective bug reports that accelerate fixes by providing structured templates and best practices. It's designed for reporting issues, training teams, or setting reporting standards, ensuring clear communication of steps, impact, and environment details. The skill guides users to isolate problems and include essential information for efficient triage.

View skill

.claude/skills/integration-patterns/SKILL.md

Meta

This skill provides integration patterns for connecting MCP servers with external systems, covering synchronous/asynchronous communication and event-driven architectures. It includes design guidelines, templates, and validation tools for message schemas and architecture reviews. Use it when designing integrations between MCP servers and external services or implementing event-driven multi-service coordination.

View skill

bug-reporting-excellence

Other

This Claude Skill helps developers write effective bug reports using a structured template and best practices. It guides users through creating clear titles, reproduction steps, and including essential details like environment and severity. The skill is optimized for bug reporting, team training, and establishing reporting standards.

View skill