docs: implementation plan for diagnosing-superpowers skill

Claude-Session: https://claude.ai/code/session_01DyaGKhTXvHNs2JgPhDktz7
This commit is contained in:
Jesse Vincent
2026-08-27 21:37:55 -07:00
parent f52cbe4e82
commit bae978edbf
2 changed files with 1511 additions and 1 deletions
File diff suppressed because it is too large Load Diff
@@ -92,7 +92,7 @@ description: Use when a superpowers session went wrong and the user wants
``` ```
Triggering conditions only; no workflow summary (see `writing-skills`, Triggering conditions only; no workflow summary (see `writing-skills`,
Skill Discovery Optimization). SKILL.md stays under roughly 500 words: Skill Discovery Optimization). SKILL.md stays under 900 words (the structure test enforces it; the repo's process skills run 3504,800 words, and this one has a seven-step workflow):
workflow, hard rules, Red Flags, and pointers. Everything else lives in workflow, hard rules, Red Flags, and pointers. Everything else lives in
the prompt, reference, and template files. the prompt, reference, and template files.