Настройка агентного окружения для проекта

devops

vc-setup is a Claude Code skill that interactively sets up the VibeCo agent development harness for both new and existing projects. It detects the project stack from manifest files — package.json, pyproject.toml, go.mod, Gemfile, or Cargo.toml — then scaffolds the process/ directory structure, deep-scans the codebase, and populates all-context.md with project-specific information. For existing projects, the skill studies what's already in place, presents its findings, and asks what to keep before making any changes — nothing is overwritten or reorganized without explicit approval. It fits teams bootstrapping an agent harness from scratch or migrating a legacy repository to a standardized RIPER-5 workflow.