# Bug Investigation

> Auto-discoverable wrapper for `.hforge/library/skills/bug-investigation/SKILL.md`.

- Skill: `ldilov/bug-investigation-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ldilov/bug-investigation-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ldilov/bug-investigation-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ldilov (https://skillmd.com/u/ldilov)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ldilov/bug-investigation-2

---


# Bug Investigation

## Activation

- trigger for defects, regressions, outages, flaky tests, and incorrect behavior
- trigger when reproduction, containment, root-cause evidence, or recurrence prevention is needed
- do not trigger as the primary workflow for new features; use `double-diamond-feature`

## Use These Surfaces

- `.hforge/library/skills/bug-investigation/SKILL.md`
- `.hforge/generated/agent-command-catalog.json`
- `.hforge/runtime/repo/repo-map.json`
- `.hforge/runtime/findings/risk-signals.json`
- `.hforge/runtime/tasks/<taskId>/` when task artifacts exist

## Operating Rule

Use the canonical skill under `.hforge/library/skills/` for execution. Treat this wrapper as a discovery entrypoint only. Prioritize containment and evidence preservation when user/data/system harm may be ongoing.

