diff --git a/skills/ml-adoption-playbook/SKILL.md b/skills/ml-adoption-playbook/SKILL.md index 45f0cc6b..d34e4fad 100644 --- a/skills/ml-adoption-playbook/SKILL.md +++ b/skills/ml-adoption-playbook/SKILL.md @@ -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. \ No newline at end of file +4. **Deliver a reproducible script** in Phase 4 that trains the model and saves the artifact.