What problem does it solve?
This Skill provides a governed, repeatable process for creating, modifying, and validating SkillMeat Dynamic Workflow scripts without violating orchestration contracts, safety boundaries, or deterministic execution requirements.
Core Features & Use Cases
- Contract-Driven Authoring: Loads the master contract, per-workflow specification, registry, and pattern library before implementation.
- Workflow Generation: Creates JavaScript workflows using ExecutionGraph and ExecutionReport schemas with correct phases, agent routing, dry-run handling, and budget controls.
- Validation & Governance: Checks for prohibited file or shell access, Mode D boundary violations, unsafe reviewer agents, nondeterministic APIs, syntax errors, registration issues, and durability requirements.
- Use Case: Use this Skill when adding a new workflow, extending an existing workflow, or reviewing a workflow script for compliance with the repository’s orchestration standards.
Quick Start
Use the workflow-authoring skill to create or validate a governed workflow for the specified workflow name and per-workflow requirements.