Initial public snapshot of Workflow-to-Skill.
Core
workflow-to-skill: author a reusable workflow Skill from a goal and existing Harness capabilities.workflow-to-skill-with-surface: author the same Skill plus an optional Harness-native Prompt Surface.README.md: semantic standard, ownership boundaries, creation and reuse loop, examples, and limits.AI_GUIDE.md: AI-assisted installation, discovery verification, and first-use guidance.
Evidence
- 26 deterministic tests passed.
- Architecture and security guard passed.
npm auditreported 0 vulnerabilities.- The minimal reproducible DSH and RSS Prompt Surface evidence subset is included under
reference/. - Historical design notes, dependencies, and generated build output are excluded.
Provenance
This release points to the annotated v0.1.0 tag and commit ea2c0bf. GitHub records the repository creation and release publication time for this implementation. This establishes provenance for this exact combination; it does not claim that no related prior idea exists.
Boundary
Workflow-to-Skill owns no executor, workflow engine, DAG, scheduler, queue, state store, compiler, or Surface runtime. Existing Harnesses, CLI, MCP, API, Dify, n8n, ComfyUI, Weft, or other systems perform the real work.