create-play
CommunityCompile intent into deterministic playflows
Software Engineering#agent orchestration#intent-driven development#deterministic workflows#coverage validation#play compilation#evals generation#YAML skill contracts
Authorkapilvirenahuja
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The create-play skill turns a high-level intent into a fully compiled, deterministic play definition, including workflow structure, task ordering, eval criteria, and pre-flight checks, so teams can deliver reliably without runtime guesswork.
Core Features & Use Cases
- Intent-to-Compiled SKILL.md Compilation: Produces a single deterministic SKILL.md from an approved intent.yaml by generating and embedding workflow phases, step ordering, and operational guardrails.
- Expectation-Driven Validation Wiring: Generates reference/expectation.yaml (success scenarios + recovery) from intent and uses it to compile scenario validation coverage.
- Architecture Gatekeeping for Determinism: Enforces structural requirements (constraints + failure conditions + expectation) and produces gap reports to prevent incomplete or non-deterministic plays.
- Evals and Coverage Guarantees: Integrates evals-creator outputs and writes a coverage matrix to ensure every constraint, failure condition, and scenario has executable validation.
- Use Cases: Use when creating a new play, rebuilding an existing compiled play from updated intent, or reviewing a play for missing constraints/evals/skills.
Quick Start
Ask an AI to run /create-play in build mode for the play “my-play” so it interviews you for intent, generates the expectation, compiles the deterministic SKILL.md, and validates coverage.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-play Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#create-play Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.