v2.3.22
January 6, 2026
Standardized Skills make agent capabilities reusable and easier to govern
We introduced a first-class Skills system, including a Skills class plus validation and loader utilities. Teams can now define, validate, and reuse skills across agents with a consistent interface. This reduces boilerplate, accelerates onboarding, and improves governance by making capabilities explicit and testable.
Details
- Validate skills at load time to catch issues early and reduce runtime failures
- Load local, versioned skills for consistent behavior across environments
- Examples and tests included to speed adoption and standardize usage
Who this is for: Platform teams building shared capability catalogs and organizations that need consistent, auditable agent behaviors.
