refactor(skills): rinomina step6-fix → post-chunk

- rimpiazza .claude/commands/step6-fix.md con post-chunk.md
- aggiorna path da step-6/ a chunks/ in tutta la skill
- aggiunge gestione incomplete_math nel report summary
- scope ampliato: workflow completo fino alla vettorizzazione
- CLAUDE.md: aggiorna /step6-fix → /post-chunk
This commit is contained in:
2026-04-20 14:25:18 +02:00
parent f340c4c14e
commit 16029f1ef2
2 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -43,4 +43,4 @@ Per i path degli script e degli output usa `git ls-files` o esplora la root: la
## Skills custom
- `/prepare-md <path|stem>` — corregge `clean.md`: sillabazione, artefatti, header, paragrafi spezzati, gerarchia.
- `/step6-fix <stem>` — verifica chunk, dry-run e applicazione fix via `fix_chunks.py`.
- `/post-chunk <stem>` — verifica chunk, dry-run, fix via `fix_chunks.py` e prepara per la vettorizzazione.