OpenSkills Release Ops

SkillDev tools

Prepare and validate OpenSkills release readiness across runtime, bindings, examples, and regression gates with a deterministic checklist and go/no-go outcome.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the OpenSkills Release Ops skill

What this skill tells your AI

The instructions your AI receives, as published by geeksfino/openskills in .cursor/skills/openskills-release-ops/SKILL.md and read by ahel’s review.

Use this skill when preparing a release candidate or validating publish readiness.

Release Gates

  1. Runtime compile and test status
  2. Binding build status (TS and Python)
  3. Example-agent sanity checks
  4. Changelog/version consistency
  5. Packaging/publish prerequisites

Core Verification

cargo check -p openskills-runtime
cargo test -p openskills-runtime

Evidence Required

  • Test command outputs summarized
  • Any skipped gates with reason
  • Known risks and rollback notes

Go/No-Go Decision

Return one of:

  • GO (all required gates pass)
  • GO with risks (non-blocking issues documented)
  • NO-GO (blocking issues remain)

Include explicit blockers and exact repro commands.

Signals

GitHub stars
71
Forks
13
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
openskills-release-ops
Source
github.com/geeksfino/openskills