Vibe-Skills is a Python-based agent framework that routes local Skills and orchestrates harness workflows. It provides multi-stage task handling from planning to delivery and supports L/XL task levels.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
VibeSkills is a general-purpose Skill that automatically routes local Skills and intelligently orchestrates harness workflows.
How it works
VibeSkills carries a task through delivery in stages: confirms the requirement, recommends a level (L or XL), organizes Skills, executes and records, then checks the result. It reviews local Skill folders, selects methods for each task part, ties Skills to concrete work and delivery checks, and records states (completed, failed, blocked). It can use test-driven development where appropriate and compares actual results to the plan.
Getting started
"Install VibeSkills" is linked in the README, and the docs include a quick start guide under docs/install and docs/quick-start. The README contains a note that pwsh ./check.ps1 reports the current local runtime state.
Recent releases
Latest release: v4.0.0 (2026-07-17) titled Vibe Skills 4.0.0 with major Agent execution-handoff features, including replacement of native/delegated execution lanes with an Agent-owned module handoff. Earlier releases include v3.2.0 (2026-07-08), v3.1.1 (2026-05-06), and v3.1.0 (2026-04-25).
Traction
Stars: 2593. Forks: 197. Open issues: 17. Language: Python. License: Apache-2.0. Created: 2026-02-22. Last push: 2026-08-03.
Behind the repo
Not provided in the available facts.
Caveats
License: Apache-2.0. Created date and last push date are provided. No explicit age beyond created date; no open issues details beyond count.





