vibe

Orchestrate the superomni pipeline from detection to release with stage-aware routing.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Wilder1222/superomni --skill vibe-wilder1222
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vibe
Source: https://github.com/Wilder1222/superomni/tree/main/skills/vibe
Command: npx skills add https://github.com/Wilder1222/superomni --skill vibe-wilder1222

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a unified entry point and routing for the entire superomni pipeline, ensuring consistency, stage awareness, and automated progression across THINK, PLAN, REVIEW, BUILD, VERIFY, and RELEASE.

Core Features & Use Cases

  • Single entry point that detects the current pipeline stage and delegates tasks to the appropriate skill.
  • Automatic artifact-based progression with safeguards and human gates at THINK.
  • Session-aware continuity, cross-session resume, and clear status reporting for all teams.
  • Use Case: A developer runs /vibe to kick off a sprint workflow and automatically proceeds through brainstorming, planning, and release with minimal human intervention.

Quick Start

Invoke /vibe to activate the framework and automatically drive the full pipeline.

Frequently Asked Questions about vibe

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate an end-to-end software engineering pipeline from planning to release?▼

You can automate an end-to-end pipeline by invoking a single orchestration entry point that detects the current stage and delegates tasks across brainstorming, planning, reviewing, building, verifying, and releasing automatically.

What is stage-aware routing in an AI-assisted workflow orchestration pipeline?▼

Stage-aware routing is a mechanism where the orchestration framework identifies the current pipeline phase and dynamically adapts its processing logic to satisfy the specific requirements of that stage before advancing.

How do I automatically progress through development stages while maintaining human oversight?▼

You can achieve automatic progression using artifact-based advancement with built-in safeguards and human gates, ensuring the pipeline halts for review at critical stages like the brainstorming phase.

Can I resume a software engineering pipeline workflow across different sessions?▼

Yes, session-aware continuity enables cross-session resume functionality, allowing you to pause and resume the pipeline workflow while maintaining clear status reporting for all teams.

Does the pipeline orchestration require any external dependencies to run?▼

No, the pipeline orchestration operates with zero external dependencies, functioning as a unified entry point that automatically drives the full workflow from detection to release upon invocation.

What is the best way to coordinate multiple software engineering tasks within a unified workflow?▼

The best way is using a unified entry point that automatically delegates tasks to the appropriate skill based on the detected stage, ensuring consistency and automated progression across the entire pipeline.