What problem does it solve?
Scaffold custom ruflo agents, workflows, and swarm configurations tailored to the current project.
Reads the knowledge store to auto-fill project-specific values into ruflo workflow templates.
Use when the user says "build ruflo agents", "create ruflo workflow", "scaffold a swarm",
"set up ruflo agents for this project", "custom ruflo workflow", "create an agent for [task]",
or any variation of wanting to build ruflo-powered automation for their project.
Core Features & Use Cases
- Scaffold ruflo agents, workflows, and swarm configurations by reading the project's
knowledge store and generating tailored configs with real values — no placeholders.
- This skill writes files. It generates ruflo workflow JSON, agent prompt files, and
CLI command scripts. All outputs are saved to
project/workflows/.
- Pre-check: validate environment and knowledge store presence, with sensible fallbacks.
Quick Start
Provide your project context and run the builder to generate tailored ruflo workflow files.