Agent skill · github
bug-receipt
Close defects and incidents with a BUG RECEIPT and VERIFIED, PARTIAL, or BLOCKED status after diagnosis, repair, or recovery.
What it needs
About 2k tokens when loaded.
What this skill does
Bug Receipt Mandatory closeout output For every bug or incident closeout decision, return the complete receipt below as the entire user-facing result, even when the user requests a concise reply or does not name this format. Concision shortens field values; it never removes or renames a row. Do not replace the receipt with prose. Use not run, unproven, or none explicitly. Never omit a row to make the receipt look complete. Establish the evidence boundary Before editing, record the observed problem, intended behavior, strongest direct check, and evidence source: executed now, supplied, or mixed. Never imply that supplied evidence was executed in the current run. Keep evidence privacy-minimal. Redact credentials, tokens, cookies, personal data, private URLs, and sensitive payloads; preserve only the identifiers and excerpts needed to reproduce or correlate the failure. Reproduce the failure with the narrowest safe check when possible. If reproduction is unavailable, preserve the evidence obtained and cap the result at PARTIAL or BLOCKED. Trace and repair 1. Follow the live owner path from input to symptom. 2. Separate observed facts, bounded inferences, and gaps. 3. Require a concrete location or runtime transition before naming root cause. 4. Make the smallest responsible change; avoid unrelated cleanup, retries, silent fallbacks, and fixture-specific exceptions. Do not convert a plausible patch, stale log, source read, or passing build into proof of the user-visible behavior. Close the proof loop Run only checks required by the affected contract: original reproduction or direct acceptance check; nearest negative or regression check; affected build or integration gate; real UI, API, persistence, concurrency, or runtime path when the claim crosses that boundary. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills github/bug-receipt