install

Install the Valence Claude Code workflow into a project directory.

6|2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/skillsets-cc/main --skill install-skillsets-cc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: install
Source: https://github.com/skillsets-cc/main/tree/main/plugins/%40supercollectible/Valence/skills/install
Command: npx skills add https://github.com/skillsets-cc/main --skill install-skillsets-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Install Valence automates integrating a validated Claude Code workflow into a project, handling setup notes, and providing a structured, auditable installation process.

Core Features & Use Cases

  • Automated installation of Valence via npx skillsets to bootstrap Claude Code projects with adversarial review, QA agents, and orchestrated builds
  • Interactive task sequence for confirming MCP servers and runtime dependencies, with safety checks and guidance
  • Project bootstrap use cases including initial configuration, documentation propagation, and consistency guarantees across environments

Quick Start

Run the installation command to add Valence to your project: npx skillsets@latest install @supercollectible/Valence --accept-mcp --accept-deps

Frequently Asked Questions about install

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

FAQPage Schema
How do I automate Claude Code project bootstrapping with Valence?▼

Automate Claude Code project bootstrapping by running npx skillsets@latest install @supercollectible/Valence --accept-mcp --accept-deps to integrate a validated skillset with adversarial review, QA agents, and orchestrated builds.

What is Valence in a Claude Code environment?▼

Valence is a spec-driven Claude Code workflow that provides a validated skillset featuring adversarial review, QA agents, and orchestrated builds to integrate structured, auditable development processes into your project directory.

Do I need Node.js to install Valence via npx skillsets?▼

Yes, you need Node.js and internet access to install Valence. The installation process uses the npx skillsets@latest command to automate setup and automatically consents to MCP servers and runtime dependencies.

Can I automatically accept MCP servers and dependencies during Valence setup?▼

Yes, you can automatically accept MCP servers and runtime dependencies during Valence setup by appending the --accept-mcp and --accept-deps flags to the npx skillsets installation command.

Does the Valence installation process include safety checks for dependency consent?▼

Yes, the Valence installation process includes an interactive task sequence for confirming MCP servers and runtime dependencies, providing safety checks and guidance to ensure a structured, auditable setup.