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
+1 -1
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.