mlops-workflow
MLOps workflow for training, evaluation, deployment, and retraining.
Mlops Workflow
Use this when the current task matches the workflow described by this skill.
When to Use
- The task needs a repeatable, specialized workflow.
- The task would benefit from reusable process guidance.
- You want a consistent operating procedure.
Core Focus
- Training, evaluation, and deployment
- Retries, rollbacks, and observability
- Measure model quality before release and keep rollback paths obvious.
Workflow
- Restate the job in one sentence.
- Identify the relevant files, commands, or services.
- Apply the skill in small, verifiable steps.
- Verify the outcome before moving on.
Verification
- Prefer concrete checks over vague reassurance.
- Validate the main behavior and at least one failure path.
- Keep the response short and direct.