Commit Graph
3 Commits
Author SHA1 Message Date
bernatsamperaandClaude Opus 4.6 9128beebd8 Make run command required in workflow spec, update share-workflow
Every workflow must ship commands/run.md that drives step-by-step
execution and enforces the per-step folder structure in runs/. The
run command contract is added to the spec. share-workflow updated
to generate run.md during authoring and verify it at phase 5.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-08-10 12:10:57 +02:00
bernatsampera 07c8b76906 feat: solve command visibility 2026-08-09 18:19:07 +02:00
bernatsamperaandClaude Fable 5 f398e01e29 Add workflow template standard and share-workflow authoring skill
docs/workflows.md defines the contract for distributable context-based
workflows: frontmatter manifest, steps/, runs/ with workflow-defined run
naming, the example run at runs/example/, and the setup command contract.
docs/share-workflow.md guides an author's agent through turning a lived
workflow into a template that passes that spec. Both linked from the README.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-08 11:42:03 +02:00