Skip to content

Latest commit

 

History

215 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ota Skills

Official Ota agent skills for execution governance and contract workflows for humans and AI agents.

skills.sh

Available Skills

ota

Use when working on anything Ota-specific: creating, refining, reviewing, or explaining Ota contracts (ota.yaml), modeling execution governance for humans and AI agents, working through ota doctor / ota up / ota run, handling agent safety surfaces, Ota Studio boundaries, or deciding whether a problem belongs in the repo contract or in Ota itself.

The skill helps agents:

  • author truthful ota.yaml contracts
  • review contract quality and execution governance
  • prefer strong first-class contract surfaces such as aggregate, launch.kind: command, toolchain-owned package managers, and lockfile-strict dependency hydration
  • cover holistic workflow, service, env, check, and agent-governance surfaces instead of stopping at task syntax
  • detect Ota platform gaps versus repo-local issues
  • use the real Ota CLI when available
  • bootstrap Ota installation with explicit user approval when missing
  • reason about Ota Studio local/cloud boundaries

Installation

Install with Ota itself:

ota skills install --agent codex
ota skills install --agent claude

If you need the generic skills CLI path, use:

npx skills add ota-run/skills --full-depth

Skill Structure

Each skill contains:

  • SKILL.md for agent instructions
  • agents/openai.yaml for Codex display metadata
  • references/ for canonical links, compact contract patterns, and review checklists
  • optional scripts/ for automation helpers

Validation

Run the repository validation script before publishing changes:

./scripts/validate.sh

License

Apache-2.0. See LICENSE.

About

Official skills for Ota, the execution contract for AI agents and execution governance for software repositories.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages