iiRecord
Agentic AI Atlas · generic-bugfix
lib-process:shared--generic-bugfixa5c.ai
II.
LibraryProcess overview

lib-process:shared--generic-bugfix

Reference · live

generic-bugfix overview

Root-cause-first bugfix template with Phase 0 git-diff analysis. Enforces deep diagnosis before implementation and verifies edge cases beyond the reported case. Replaces all ad-hoc bugfix processes that vary in diagnostic depth. Structure: 6 phases Phase 1: Diagnostic (5-question checklist, requires 2+ independent evidence signals) Phase 2: Breakpoint — human reviews diagnosis before fix begins Phase 3: Implement fix (references diagnosis output) Phase 4: TypeScript check (hard shell gate — non-zero exit fails the run) Phase 5: Verify fix + edge cases (structured matrix: reported + boundary cases) Phase 6: Breakpoint — human reviews outcome

LibraryProcessOutgoing · 2Incoming · 0

Attributes

displayName
generic-bugfix
description
Root-cause-first bugfix template with Phase 0 git-diff analysis. Enforces deep diagnosis before implementation and verifies edge cases beyond the reported case. Replaces all ad-hoc bugfix processes that vary in diagnostic depth. Structure: 6 phases Phase 1: Diagnostic (5-question checklist, requires 2+ independent evidence signals) Phase 2: Breakpoint — human reviews diagnosis before fix begins Phase 3: Implement fix (references diagnosis output) Phase 4: TypeScript check (hard shell gate — non-zero exit fails the run) Phase 5: Verify fix + edge cases (structured matrix: reported + boundary cases) Phase 6: Breakpoint — human reviews outcome
libraryPath
library/contrib/rogelsm/generic-bugfix.js
usesAgents
  • review-diagnosis
  • verify-with-edge-cases
  • review-fix

Outgoing edges

lib_applies_to_domain1
lib_implements_workflow1

Incoming edges

None.