cyberneticlibrary

Conduct project post-mortem and synthesis

nacl-postmortem-panelworkflowsetup L314
ITSalt/NaCl
What it does

Analyze project bugs via skill-gate gaps

Best for

Tracing which project gates let specific bugs through in a feature→fix boundary.

Inputs
  • · Workflow config
Outputs
  • · owners: result
  • · gates: result
  • · label: result
Requires
  • · Git + gh CLI
Preconditions
  • · Workflow declared with multi-phase structure
Failure modes
  • · Agent output fails schema validation
  • · Build fails after refactoring
  • · Test suite fails
  • · Git state mismatch if branch switched mid-run
  • · Parallel agents produce inconsistent output
Trust signals
  • · Adversarial verification phase verifies each finding
  • · Structured output validated against tight schemas
  • · Parallel agents with deduplication + synthesis
  • · Evidence (file:line, grep output, code quotes) required for findings
  • · Agents labeled for traceability and phase accounting