from vibe-skills2,251
Governed runtime entry that orchestrates XL-first planning, execution, verification, and phased cleanup for complex agent workflows.
Vibe is a governed runtime entry that provides a canonical launch and enforcement surface for complex agent tasks. It freezes requirements, produces XL-scale plans, enforces verification, and manages progressive phase cleanup so multi-stage or multi-agent runs remain auditable and reproducible.
Use vibe when a task requires a governed, multi-stage workflow: heavyweight planning, traceable execution, or when you must emit verifiable proof artifacts (requirement docs, XL plans, cleanup receipts). Invoke explicitly with $vibe, /vibe, or the vibe skill; do not use for lightweight one-off queries.
scripts/router/ helpers and protocol docs under protocols/.Best suited for agent frameworks and hosts that support canonical runtime launches (Claude Code, Codex, Cursor, OpenClaw, Windsurf, or other hosted agent runners).
Vibe Code Orchestrator is a governed runtime entry for complex agent workflows with requirement freezing, XL-first planning, and phased cleanup. The only bundled script is a README.md (directory guide), so no executable code was tested. The SKILL.md is thorough and well-structured but references external dependencies (vgo_cli Python package, PowerShell router scripts) that aren't bundled, making it unusable without cloning the full repo.
Well-architected governance framework but essentially unusable as a standalone skill — acts more as an entry point to a larger ecosystem that must be installed separately. No security concerns found.
AIOS Test Architect & Quality Advisor
Advisory agent that reviews test architecture, creates quality gates, assesses risk, and suggests test strategies and improvements.
Pymatgen — Materials Science Toolkit
Programmatic materials-science toolkit for structure I/O, phase diagrams, band-structure/DOS analysis and Materials Project integration.