Skip to content

AI Scaffolding: Add .agents skill for add-python-sdk-model #3822

Description

@h0pers

What you would like to be added?

Add an .agents/skills/add-python-sdk-model/SKILL.md skill file following the common .agents format (matching the pattern from kubernetes-sigs/jobset#1272).

This skill provides a step-by-step guide for adding a new Python SDK model to the Kubeflow Trainer API, including type definitions, initializer integration, and tests.

Why is this needed?

AI agents and new contributors currently reverse-engineer patterns from code, which produces inconsistent implementations and missed steps (forgetting to update generated models or run code generation). A checked-in skill guide ensures consistent, correct SDK model scaffolding across tools and contributors.

Supersedes #3713.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions