wf-composer

Community

Turn workflows into reusable DAG templates

Authortcytan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns vague natural-language workflow ideas into a structured, checkpointed, user-approved execution DAG that can be saved and reused.

Core Features & Use Cases

  • Natural-language workflow parsing: Extract steps and input variables from an informal description.
  • Executor resolution into a node graph: Map each step to concrete skill/CLI/agent/command executors using a node catalog.
  • Automatic checkpoint injection: Insert checkpoint nodes at meaningful phase and artifact boundaries, with optional user pauses.
  • Confirmation and editing loop: Visualize the pipeline, confirm with the user, and allow node add/remove/edit before persisting.
  • Persist reusable templates: Save the final DAG as a reusable JSON template in a local template library.

Quick Start

Use the wf-composer skill with the prompt “Design a workflow to plan, implement, and test a small Rust feature, pause for review after planning, and save the reusable template.”

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: wf-composer
Download link: https://github.com/tcytan/tecton/archive/main.zip#wf-composer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.