skillfed

vc-setup

vc-setup guides you through configuring an agent development harness tailored to your project. It detects your tech stack, asks clarifying questions to understand your codebase, then scaffolds the necessary directory structure and context files—always requesting approval before making changes. Works equally well on new projects and those with existing configurations.

vc-setup interactively configures an agent development harness, detecting your project stack and scaffolding process directories with user approval.

AI-generated summary based on this skill's SKILL.md

1,058 219 MIT updated by withkynam

Install

withkynam/vibecode-pro-max-kit/vc-setup · repository language: JavaScript

git clone https://github.com/withkynam/vibecode-pro-max-kit
cp -r vibecode-pro-max-kit/.claude/skills/vc-setup ~/.claude/skills/vc-setup
npx skillfed install withkynam/vibecode-pro-max-kit/vc-setup

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I set up Claude harness for a new project?

vc-setup guides you through configuring an agent development harness tailored to your project. Start the interactive wizard, and vc-setup will detect your tech stack, ask clarifying questions about your codebase, then scaffold the necessary directory structure and context files—always requesting approval before making changes.

Can vc-setup bootstrap an agent development environment?

Yes. vc-setup is designed to bootstrap agent development environments by detecting your project stack and framework automatically. It scaffolds the process directory structure with approval gates, so you control each step before vc-setup makes changes to your project.

Does vc-setup work on existing projects?

vc-setup works equally well on new projects and those with existing configurations. It can migrate legacy process layouts, merge existing project configurations, and deep-scan your codebase to populate context files with real project information automatically.

What does vc-setup do after detecting my tech stack?

After detecting your project stack and framework, vc-setup asks clarifying questions to understand your codebase, then scaffolds the directory structure and populates context files like all-context.md with real project information. vc-setup validates the harness setup and verifies all context files are complete and correct.

How does vc-setup handle approval before making changes?

vc-setup includes approval gates throughout its interactive setup flow. Before scaffolding directories, migrating configurations, or populating context files, vc-setup requests your approval, ensuring you control exactly what gets created or modified in your project.

SKILL.md

rendered from the published skill — quoted content, verbatim

VibeCo Agent Harness Setup

> CRITICAL — Dual-File Synchronization: This document and references/vc-setup.md must be edited together. Any change to Merge Mode logic, safe-inference rules, or migration flow MUST appear in both files in the same commit. Dual-file drift creates inconsistent user behavior.

> Output style: Use BLUF (answer first), plain language, no unexplained jargon, TL;DR on long responses. Full rules in process/development-protocols/communication-standards.md once installed — on first run that file may not exist yet, so follow this inline rule instead.

Interactive setup for the agent development harness. Works on fresh projects and existing projects with pre-existing .claude/ or process/

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 2 files
.claude/skills/vc-setup/SKILL.md
.claude/skills/vc-setup/references/vc-setup.md

Related skills

Tags

project-initialization codebase-analysis scaffolding-automation context-population harness-migration stack-detection workflow-setup interactive-onboarding layout-modernization artifact-organization