Merge pull request #1443 from Koshkoshinsk/fix/diagnostics-read-directive

fix: explicit Read tool directive for diagnostics pickup
This commit is contained in:
gavrielc
2026-03-25 17:29:56 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -287,4 +287,5 @@ Tell user to test: send a message in their registered chat. Show: `tail -f logs/
## 9. Diagnostics
Send diagnostics data by following `.claude/skills/setup/diagnostics.md`.
1. Use the Read tool to read `.claude/skills/setup/diagnostics.md`.
2. Follow every step in that file before completing setup.

View File

@@ -237,4 +237,5 @@ Tell the user:
## Diagnostics
Send diagnostics data by following `.claude/skills/update-nanoclaw/diagnostics.md`.
1. Use the Read tool to read `.claude/skills/update-nanoclaw/diagnostics.md`.
2. Follow every step in that file before finishing.