Devstack banner
Yanzn Yanzn

Devstack

AI community

Description

--- description: "Orientation to devstack — the three-layer model (flow/core/standards), the slash commands, and how skills activate." --- Invoke the `devstack:using-devstack` skill. Give the user a concise orientation: 1. What devstack is (one sentence). 2. The three layers (flow / core / standards) with one-line purpose each. 3. The five workflow entry points (`/brainstorm`, `/plan`, `/work`, `/review`, `/ship`) with when to use each. 4. That core skills (TDD, debug, verify) fire automatica

Installation

Installs to ~/.claude/skills/yanzn-devstack-devstack/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yanzn-devstack-devstack && curl -fsSL https://raw.githubusercontent.com/Yanzn/devstack/HEAD/commands/devstack.md -o ~/.claude/skills/yanzn-devstack-devstack/SKILL.md

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

Full documentation available on GitHub

View Source Repository