sdk-release

Installation
SKILL.md

SDK Release

Overview

Use this skill to turn a release diff into a release-readiness report for the iOS team. Treat an explicit request to use this skill by name, through a slash command, or through the host's skill UI as permission to delegate to subagents or parallel reviewers when the host supports that capability, because deep parallel analysis is part of this skill's contract.

If the host does not support explicit subagents, keep the same decomposition and run the review passes sequentially. State that limitation in the report instead of silently collapsing the workflow.

Portability

Keep this skill portable across Codex, Cursor, and Claude:

  • keep SKILL.md as the source of truth for workflow instructions
  • use generic terms such as subagent, parallel reviewer, and delegated pass instead of host-specific tool names
  • treat literal invocation strings such as $sdk-release as host-specific examples rather than universal syntax
  • treat agents/openai.yaml as optional Codex UI metadata, not as required instructions
  • do not move core workflow guidance into AGENTS.md, Cursor rules, or CLAUDE.md; those are host-specific memory layers, not the skill contract

Prerequisites

Installs
1
GitHub Stars
1
First Seen
Aug 29, 2026
sdk-release — getstream/stream-ios-skills