vibe-coding-orchestrator

Automate multi-skill orchestration for software quality and production readiness.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/monicajeon28/GMcruise --skill vibe-coding-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-coding-orchestrator
Source: https://github.com/monicajeon28/GMcruise/tree/main/.claude/skills/vibe-coding-orchestrator
Command: npx skills add https://github.com/monicajeon28/GMcruise --skill vibe-coding-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

개별 스킬의 조합과 실행 순서를 자동으로 결정해 코드 작성의 효율성을 극대화합니다.

Core Features & Use Cases

  • 16개 스킬의 자동 감지/선정/실행 순서 관리
  • 다양한 시나리오(전면 검토, API 변경, 보안 중심 등)에서 최적의 워크플로우 구성
  • 통합 리포트 및 품질 게이트

Quick Start

하나의 시나리오를 선택하면 필요한 스킬이 자동으로 조합되어 실행됩니다.

Frequently Asked Questions about vibe-coding-orchestrator

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

FAQPage Schema
How do I automate workflow execution across multiple coding skills in a single pipeline?

Workflow automation selects and sequences multiple skills based on your scenario—like full review, API changes, or security focus—then executes them end-to-end with unified reporting. This orchestrator detects context and activates the right skill combinations automatically, eliminating manual sequencing and coordination.

Can I use automated skill orchestration for monorepo projects with security and deployment requirements?

Yes, orchestration handles large-scale monorepos with multiple API surfaces and security concerns. It manages end-to-end runs from planning through production deployment, applies pre-commit checks, enforces quality gates, and supports configurable workflows via YAML/JSON templates for governance.

What's the best way to optimize code quality and production readiness across multiple development stages?

Multi-skill orchestration optimizes quality by automatically detecting context, selecting relevant skills, determining execution order, and applying integrated quality gates. It produces unified reports across planning, coding, testing, security, and deployment stages without manual workflow design.

How do I configure different skill workflows for different scenarios like API changes versus security reviews?

Configuration uses YAML and JSON templates to define scenario-based workflows. The orchestrator reads your scenario selection, automatically composes the optimal skill combination for that context, and executes with appropriate quality governance and reporting tailored to each stage.

What setup or prerequisites do I need before running an automated skill orchestration pipeline?

You need a skill registry accessible to the orchestrator for context detection and auto-activation. The system requires YAML or JSON configuration files defining your scenarios and templates, and access to the 16 integrated skills covering planning, coding, testing, security, and deployment stages.

What are the limitations of automated skill selection and execution order management?

Orchestration depends on accurate context detection and skill registry availability. Scenarios must be pre-defined in templates; novel or highly specialized workflows may require manual skill sequencing. Quality gates reflect configured thresholds, not all possible code quality dimensions.