VC

Vibe Code

A parent-level orchestration skill that chains Onboarding, Grill Me, Phased Plan, and Phased Implementation into one guided workflow for non-technical team members to build features safely.

Development / Orchestrationdevelopmentorchestration
Or just install the prompt above — no subscription needed

About this skill


name: vibe-code description: Use when A parent-level orchestration skill that chains Onboarding, Grill Me, Phased Plan, and Phased Implementation into one guided workflow for non-technical team members to build features safely.

Vibe Code

The most opinionated skill in the set — built specifically so less-technical co-founders and interns can build real features without the CTO as a bottleneck. Vibe Code calls Onboarding, Grill Me, Phased Plan, and Phased Implementation in sequence, while enforcing hard rules: never write to production (read-only via a dedicated prod MCP), never combine multiple phases into one PR, and defer any architectural or deeply technical open questions to the CTO by leaving them unanswered in the written plan for later review.

What you get

  • Full orchestrated workflow chaining 4 other skills, hard-coded production safety rules (read-only access), automatic escalation of architectural questions to a technical lead, enables non-technical contributors to ship real features safely.

Customize your output

  • Adjust which questions get auto-escalated to a technical lead and customize the production-safety guardrails for your own database and MCP setup.

Example output

Non-technical co-founder used Vibe Code to build a full feature end-to-end, leaving 3 open architectural questions in the plan doc — CTO answered them via Grill Me, then work resumed without further involvement.

Best for

Technical founders and CTOs who want non-technical team members contributing real features safely, with automatic escalation of anything architecturally risky.


Source: Yorby Founder · https://www.youtube.com/watch?v=QFDku45b_EQ Category: Development / Orchestration · Priority: Standard

SKILL.md preview

---
name: vibe-code
description: Use when A parent-level orchestration skill that chains Onboarding, Grill Me, Phased Plan, and Phased Implementation into one guided workflow for non-technical team members to build features safely.
---

# Vibe Code

The most opinionated skill in the set — built specifically so less-technical co-founders and interns can build real features without the CTO as a bottleneck. Vibe Code calls Onboarding, Grill Me, Phased Plan, and Phased Implementation in sequence, while enforcing hard rules: never write to production (read-only via a dedicated prod MCP), never combine multiple phases into one PR, and defer any architectural or deeply technical open questions to the CTO by leaving them unanswered in the written plan for later review.

## What...