refactor: move diagnostics into each skill's own directory

Replace shared _shared/diagnostics.md with dedicated diagnostics.md
files in setup/ and update-nanoclaw/. Each contains only the event
types relevant to that skill. References updated to local links.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-03-21 16:31:59 +02:00
parent 31ac74f5f2
commit e10b136df6
5 changed files with 142 additions and 108 deletions

View File

@@ -237,4 +237,4 @@ Tell the user:
## Diagnostics (Optional)
After completing all steps above, read and follow `.claude/skills/_shared/diagnostics.md`.
After completing all steps above, read and follow [diagnostics.md](diagnostics.md).