Bug Lifecycle banner
phariyawitjiap-aeternix phariyawitjiap-aeternix

Bug Lifecycle

Development community

Description

--- name: bug-lifecycle description: "Bug tracking from report to resolution with root cause analysis" profile: minimal triggers: en: ["bug report", "fix bug", "debug", "bug lifecycle", "root cause"] th: ["แก้บัก", "จัดการบัก", "รายงานบัก", "หาสาเหตุ"] reads: [] writes: [] wires: [] tests: [] supersedes: [] --- ## Quick Reference End-to-end bug lifecycle management: report, reproduce, analyze, fix, verify. - **Phases**: Report → Triage → Reproduce → Root Cause → Fix → Verify → Close - **Sev

Installation

Installs to ~/.claude/skills/phariyawitjiap-aeternix-aegis-team-bug-lifecycle/SKILL.md

Terminal
mkdir -p ~/.claude/skills/phariyawitjiap-aeternix-aegis-team-bug-lifecycle && curl -fsSL https://raw.githubusercontent.com/phariyawitjiap-aeternix/AEGIS-Team/HEAD/skills/bug-lifecycle.md -o ~/.claude/skills/phariyawitjiap-aeternix-aegis-team-bug-lifecycle/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository