Dev Studio banner
v-i-s-h-a-l v-i-s-h-a-l

Dev Studio

Testing community

Description

--- description: Studio v2 umbrella router. Dispatches by canonical role from any project: manager, worker, reviewer, perf, planner, qa-engineer, flow-tester, release-manager. allowed-tools: [Bash, Read] argument-hint: "[role] [request]" --- # dev-studio Global Claude Code wrapper for the Studio v2 router. This command is intentionally global: invoke it from the project you are working on. The studio repo supplies the router and scripts; the current project supplies the task context and runti

Installation

Installs to ~/.claude/skills/v-i-s-h-a-l-generic-dev-studio-dev-studio/SKILL.md

Terminal
mkdir -p ~/.claude/skills/v-i-s-h-a-l-generic-dev-studio-dev-studio && curl -fsSL https://raw.githubusercontent.com/v-i-s-h-a-l/generic-dev-studio/HEAD/commands/dev-studio.md -o ~/.claude/skills/v-i-s-h-a-l-generic-dev-studio-dev-studio/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository