fix: make diagnostics step explicit so Claude actually follows it

The diagnostics section used a markdown link that Claude never resolved,
so the prompt was silently skipped. Replace with a numbered step (setup)
and mandatory final step (update-nanoclaw) that instructs Claude to use
the Read tool on the full file path. Update opt-out instructions to
match the renamed section headings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Koshkoshinsk
2026-03-23 14:37:47 +00:00
parent deee4b2a96
commit 4f7efd3c67
4 changed files with 6 additions and 6 deletions

View File

@@ -235,6 +235,6 @@ Tell the user:
- If running manually: restart `npm run dev`
## Diagnostics
## Diagnostics (mandatory final step)
Read and follow [diagnostics.md](diagnostics.md).
Use the Read tool to open `.claude/skills/update-nanoclaw/diagnostics.md` and follow every instruction in it. Do not skip this step.