A workflow harness that gives AI agents structured rhythm for complex tasks.
Vibe-Skills is an open-source harness designed to manage AI agent workflows. It handles task understanding, planning, skill selection, verification, and memory retention so agents can move from idea to verified results without starting from scratch each time.
The system follows a repeatable sequence: freezing intent into requirements, staging a plan, orchestrating relevant skills by phase, checking evidence through tests and artifacts, and saving context for future sessions. This automatic orchestration works with any domain skills that follow the same interface.
It targets developers, researchers, and creators who need reliable multi-step execution from their agents. The harness reduces manual coordination and supports extension as new skills become available.
Break a feature request into stages, call coding and review skills, run verification checks, and retain context for follow-up iterations.
Define a research question, orchestrate analysis and writing skills across phases, verify findings against sources, and preserve session memory.
Start with a concept, stage production steps, route to specialized creation skills, confirm quality, and keep context for revisions.
bash ./install.sh --host <host> --profile full
bash ./check.sh --host <host> --profile fullUsers type the vibe command to start the harness and begin task processing.
Verified reviews from the community shape this listing's rating.
Loading reviews…