setup

Automate Claude Code project setup and configuration with stack detection.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/weside-ai/claude-code-plugin --skill setup-weside-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/weside-ai/claude-code-plugin/tree/main/we/skills/setup
Command: npx skills add https://github.com/weside-ai/claude-code-plugin --skill setup-weside-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-code-plugin, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup and configuration of a Claude Code project, including stack detection, ticketing tool integration, and Companion Framework initialization.

Core Features & Use Cases

  • Project Onboarding: Detects project stack, ticketing tool, and test discipline, then initializes the Companion Framework.
  • Interactive Setup: Guides users through setting up project vision, ticketing tool, stack, test discipline, and bug-hunt engines.
  • Companion Framework: Initializes the Companion Framework with vault registration and crew onboarding.

Quick Start

Run "/we:setup" to start the interactive project setup process.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate project setup and configuration for Claude Code?

To automate Claude Code project setup, run the interactive command to detect your project stack, ticketing tool, and test discipline, which then initializes the Companion Framework and configures project vision and bug-hunt engines.

What is the Companion Framework initialization process?

Companion Framework initialization registers the project vault and onboards the crew, triggered after the setup script detects your existing project stack, ticketing tool, and test discipline configurations.

Do I need the Claude Code plugin to configure project stack and ticketing tools?

Yes, the Claude Code plugin is a required dependency to run the project setup, detect your stack, integrate ticketing tools, and initialize the Companion Framework through interactive user configurations.

Can I run project onboarding non-interactively with this setup tool?

No, this project setup requires user interaction to guide you through configuring the project vision, ticketing tool, stack, test discipline, and bug-hunt engines within the Claude Code environment.

How does stack detection work when initializing a new project configuration?

Stack detection works by automatically identifying your project's technologies during the setup process, which then informs the configuration of test discipline and bug-hunt engines within the Companion Framework.