agentic-os/skills/systematic-debug/learnings.md

22 lines
613 B
Markdown

# Learnings
## 2026-05-17
- 4-phase: reproduce → investigate → fix → verify
- Never fix symptoms, always root cause
- 3 failed attempts triggers architectural review
## 2026-07-06 (Run 89bef47b)
- Agent: opencode
- Input: (none)
- Output: ⚠ Agent 'opencode' CLI not installed. Install it and try again.
## 2026-07-06 (Run f66fae88)
- Agent: opencode
- Input: (none)
- Output: ⚠ Agent 'opencode' CLI not installed. Install it and try again.
## 2026-07-06 (Run 3d68d525)
- Agent: opencode
- Input: npm install -g opencode-ai
- Output: ⚠ Agent 'opencode' CLI not installed. Install it and try again.