Fix formatting issue (trailing newline) in SKILL.md

This commit is contained in:
Sebastian 2026-06-11 11:39:26 -04:00 committed by GitHub
parent 7795ffb980
commit 08ee253816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,4 +54,4 @@ When assisting a user via this playbook, agents should:
1. **Ask clarifying questions** to complete Phase 1 before proposing architectures.
2. **Draft a data contract** in Phase 2 for user approval.
3. **Write the decoupling interface** (API/Service) in Phase 3 *before* writing the training loop.
4. **Deliver a reproducible script** in Phase 4 that trains the model and saves the artifact.
4. **Deliver a reproducible script** in Phase 4 that trains the model and saves the artifact.