refactor(diagnosing-superpowers): per-rep micro-test verdicts, version-labelled GREEN records, re-run 3/6/10 on final skill

Claude-Session: https://claude.ai/code/session_01DyaGKhTXvHNs2JgPhDktz7
This commit is contained in:
Jesse Vincent
2026-08-28 13:08:29 -07:00
parent 9e2089b417
commit 91cf480ccd
2 changed files with 1269 additions and 93 deletions
File diff suppressed because it is too large Load Diff
+5 -3
View File
@@ -56,7 +56,7 @@ Create a todo per step. Steps 57 run only on their stated condition.
redaction level: skeleton, evidence, or full. Tell your partner that if redaction level: skeleton, evidence, or full. Tell your partner that if
this is for reporting a bug in superpowers, the more information they this is for reporting a bug in superpowers, the more information they
can provide, the better the chance the maintainers can help. Build the can provide, the better the chance the maintainers can help. Build the
bundle per `templates/bundle-README.md`, run `prompts/scrub.md`, then bundle per `templates/bundle-README.md`, dispatch `prompts/scrub.md`, then
`prompts/scrub-audit.md`, repeating both until the audit returns CLEAN. `prompts/scrub-audit.md`, repeating both until the audit returns CLEAN.
Show the scrub log and file list; archive (`zip -r` or `tar -czf`) Show the scrub log and file list; archive (`zip -r` or `tar -czf`)
only after approval, and report the archive path. only after approval, and report the archive path.
@@ -96,7 +96,10 @@ Create a todo per step. Steps 57 run only on their stated condition.
text. text.
- **Intake before analysis.** Nothing in steps 27 starts until your - **Intake before analysis.** Nothing in steps 27 starts until your
partner has answered. If they are away, write the questions and stop. partner has answered. If they are away, write the questions and stop.
A statement you reconstructed for them is not an answer. A statement you reconstructed for them is not an answer. An
already-scoped request — one specific event, or what is running now —
is itself the statement: answer it, then ask. A whole-session "why" is
a complaint.
## Red Flags ## Red Flags
@@ -106,5 +109,4 @@ Create a todo per step. Steps 57 run only on their stated condition.
| "They're away, so I'll reconstruct the statement" | You cannot reconstruct what they wanted. Write the questions and stop. | | "They're away, so I'll reconstruct the statement" | You cannot reconstruct what they wanted. Write the questions and stop. |
| "I'll sweep everything now and ask at the end" | An unscoped sweep spends their budget on the wrong question. Ask first. | | "I'll sweep everything now and ask at the end" | An unscoped sweep spends their budget on the wrong question. Ask first. |
| "Small, targeted edit, no restructuring needed" | Not your call, however small. Report the evidence; the triager decides. | | "Small, targeted edit, no restructuring needed" | Not your call, however small. Report the evidence; the triager decides. |
| "One candidate obviously matches, no need to list the rest" | Every candidate you rejected goes in the report, with the reason. |
| "The price per token is well known" | Numbers you did not compute from the transcript are invented. Cite or drop. | | "The price per token is well known" | Numbers you did not compute from the transcript are invented. Cite or drop. |