II.
LibrarySkill overview
Reference · livelib-skill:shared--systematic-debugging
systematic-debugging overview
Structured debugging methodology using hypothesis-driven investigation, log analysis, and bisection to isolate and resolve defects.
Attributes
displayName
systematic-debugging
description
Structured debugging methodology using hypothesis-driven investigation, log analysis, and bisection to isolate and resolve defects.
libraryPath
library/methodologies/rpikit/skills/systematic-debugging/SKILL.md
contentSummary
- Unexpected behavior discovered during testing
- Bug reports require investigation
- Performance issues need root cause analysis
## Process
1. **Reproduce** - Confirm the defect with a minimal reproduction
2. **Hypothesize** - Form theories about the root cause
3. **Investigate** - System
Outgoing edges
lib_applies_to_domain2
- domain:software-engineering·DomainSoftware Engineering
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic2
- topic:developer-experience·TopicDeveloper Experience (DX)
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow2
- workflow:feature-development·Workflow
- workflow:feature-development·Workflow
lib_involves_role4
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area4
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.