cyberneticlibrary

Add post-deployment report generation

2026-05-18-pr-38-add-post-deploy-report-skillskillsetup L20
lauz9888/untangle
What it does

Generate markdown change report after merge

Best for

When you need a persistent, auditable record of what was built, why, and quality signals from each change.

Inputs
  • · Workflow state
  • · GitHub API data
Outputs
  • · Markdown report file in reports/
Requires
  • · GitHub API
Preconditions

Merge to main completed; workflow state available

Failure modes
  • · Missing PR or bug issue links
  • · Incomplete workflow state capture
Trust signals
  • · Tied to specific PR and commit
  • · Bug analysis included
  • · Stored in reports/ for audit trail