workflow-feedback-to-closure

Installation
SKILL.md

workflow-feedback-to-closure — Signal → Ticket → Verified Closure

Feedback dies in three ways: it is never captured, it is captured twice, or it is "fixed" but never verified in production. This skill prevents all three by forcing every signal through capture → dedupe → durable ticket → fix → live-verified closure.

A ticket is closed only when the fix is verified where the user hit it — not when a PR merges. No signal is dropped silently; each ends as done, deduped, tracked, or explicitly won't-fix with a reason.

Phase 0 — Gather and normalize

Collect every incoming signal for this pass and record its source:

Installs
3
GitHub Stars
6
First Seen
4 days ago
workflow-feedback-to-closure — kensaurus/cursor-kenji