vc-setup

Detect project stack, scaffold process directories, and generate all-context.md.

1.1k|223|Updated May 27, 2026
One-click install
npx skills add https://github.com/withkynam/vibecode-pro-max-kit --skill vc-setup-withkynam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-setup
Source: https://github.com/withkynam/vibecode-pro-max-kit/tree/main/.claude/skills/vc-setup
Command: npx skills add https://github.com/withkynam/vibecode-pro-max-kit --skill vc-setup-withkynam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the initial harness setup for any project: it detects your tech stack, scaffolds the process directories, performs a deep codebase scan, and populates context while always asking before reorganizing existing files.

Core Features & Use Cases

  • Detects stack and project manifest to tailor the scaffold
  • Creates and seeds process/ structure for rapid adoption
  • Dynamically populates context with real project details during STUDY
  • Works on fresh and existing projects, asking before changes
  • For new projects, bootstraps the harness; for existing ones, adapts without overwriting important content

Quick Start

Interactively initiate the harness setup for your project; answer questions as prompted and approve changes before they occur.

Frequently Asked Questions about vc-setup

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

FAQPage Schema
How do I automate project scaffolding and context setup for an existing codebase?

Automate project scaffolding by detecting the tech stack, scanning the codebase deeply, and populating context with project-specific details. The setup process interactively asks for user approval before reorganizing or modifying any existing files.

What is automated harness setup and when do I need it for my workflow?

Automated harness setup initializes process directories and generates a ready-to-use all-context.md file for downstream agents. You need it when starting a new project or adopting structured protocols in an existing codebase.

Can I use interactive project setup without overwriting my existing files?

Yes, interactive project setup works safely on existing codebases by requiring user approval for each major step. It detects your stack and adapts the scaffold without overwriting important content.

How do I generate an all-context.md file for downstream agents?

Generate an all-context.md file by initiating the interactive harness setup, which deeply scans your codebase and dynamically populates the context with real project details for downstream agents to use.

What is the best way to bootstrap a process directory structure for a new project?

Bootstrap a process directory structure by running an automated setup harness that detects your project manifest, scaffolds the directories, and seeds them for rapid workflow adoption.

Does automated codebase scanning modify my project files automatically?

No, automated codebase scanning does not modify files automatically. The setup harness always asks before reorganizing or modifying files, ensuring safe integration with your existing protocols.