setup

Install viban dependencies and configure CLAUDE.md workflows via interactive interview.

5|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/happy-nut/claude-plugin-viban --skill setup-happy-nut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/happy-nut/claude-plugin-viban/tree/main/skills/setup
Command: npx skills add https://github.com/happy-nut/claude-plugin-viban --skill setup-happy-nut

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install viban dependencies and configure the project workflow via an interactive interview.

Core Features & Use Cases

  • OS detection and automatic dependency checks across macOS and Linux
  • Guiding installation of required tools: zsh, python3, gum, jq, and the viban CLI
  • Interactive workflow interview for CLAUDE.md generation and future reuse
  • Validate installations and create or update CLAUDE.md with an Issue Resolution Workflow

Quick Start

Run the setup flow to detect your OS, install missing dependencies, and configure the CLAUDE workflow through an interactive interview.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I install viban dependencies and configure the project workflow on macOS or Linux?

To install viban dependencies, run the setup skill which detects your OS, checks for missing tools like zsh, python3, gum, and jq, and configures your project workflow through an interactive interview process.

What does the viban setup interactive interview do for my development environment?

The viban setup interactive interview guides dependency installation across macOS and Linux, then generates or updates a CLAUDE.md file with an Issue Resolution Workflow for your local development environment.

Do I need to manually install zsh, python3, gum, and jq before running viban setup?

No, you do not need to manually install zsh, python3, gum, or jq beforehand. The setup skill performs automatic dependency checks and guides you through installing any missing tools directly on macOS and Linux.

How do I configure CLAUDE.md with an Issue Resolution Workflow for my project?

You can configure CLAUDE.md by running the setup skill, which creates or updates the file with an Issue Resolution Workflow and provides steps to use /viban: commands for setup and execution.

Can I use the viban workflow setup if I already have some dependencies installed?

Yes, you can use the viban workflow setup if dependencies are already installed. The skill validates existing installations during its dependency checks and only guides the installation of missing tools like zsh and python3.