Setup Stack — Development skill for Claude Code
Generates stack-specific agents, skills, and configs, creating the active stack (config.json) without touching the universal configuration.
How to install Setup Stack
Installs to ~/.claude/skills/dabydat-alpha-omega-setup-stack/SKILL.md
mkdir -p ~/.claude/skills/dabydat-alpha-omega-setup-stack && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/commands/setup-stack.md -o ~/.claude/skills/dabydat-alpha-omega-setup-stack/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Setup Stack does
name: setup-stack description: Generates stack-specific agents, skills, and configs, creating the active stack (config.json) without touching the universal configuration. argument-hint: "[stack-description]"
/setup-stack — alpha-omega
Auto-generates the development configuration for a given stack.
Steps
- Receive the stack description (e.g. "TypeScript + Node + Express + PostgreSQL").
- Create the active stack (config.json) with REAL code patterns and examples (not pseudocode).
Alternatives in Development
- Claude Code Setup — Setup and configuration for Claude Code 14k ★
- Review Skills — Universal review (ln-162) + repo-specific checks for claude-code-skills repository 238 ★
- Backup Config — Backup Claude Code configuration files 95 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
My Claude Code Setup
Battle-tested Claude Code configuration with core (universal) and developer (code-specific) tiers
Bullpen Config
View or update bullpen configuration. Without arguments, shows the current settings. With "set ", updates one
Turbo Flow Wizard
Interactive setup wizard that generates project-specific CLAUDE.md configuration files for Claude Code integra
@greyhaven/claude-code-config V2.0.0
Hooks and configuration setup for Grey Haven's Claude Code environment npm version
MCP WordPress Setup
Step-by-step setup guide for the WordPress MCP server with Claude Code — Application Passwords, REST API confi
Claude Public
A public template of my personal Claude Code configuration: settings, sync scripts, file-manager agent, and a
Related Agents
Stack Doctor
Build-and-tooling repair specialist — fixes failing builds, dependency conflicts, and config errors in the Nex
Setup Auditor
Read-only diagnostic agent that audits the project's AI setup (CLAUDE.md, skills, docs, rules). Use when you w
Code Reviewer Infra Config
Use this agent for infrastructure config review: Helm values, Kubernetes manifests, Terraform, ArgoCD configs,