Agent Spec banner
Lucioway Lucioway

Agent Spec

Testing community

Description

--- name: agent-spec description: "SDD Phase 1 — Turn a user's workflow description into SPEC.md (functional + technical requirements, architecture, acceptance criteria). Prerequisite for /agent-tasks." --- # /agent-spec — Specification Phase Part of the SDD (Spec-Driven Development) flow: GSD + Ralph Loop + BMAD fused. ## Prerequisite `PROJECT_BRIEF.md` must exist. If missing, invoke the `create-agent` skill to run Phase 0 (intake) first. ## Process Read `PROJECT_BRIEF.md`. Generate `SPEC

Installation

Installs to ~/.claude/skills/lucioway-way-stack-agent-spec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lucioway-way-stack-agent-spec && curl -fsSL https://raw.githubusercontent.com/Lucioway/way-stack/HEAD/commands/agent-spec.md -o ~/.claude/skills/lucioway-way-stack-agent-spec/SKILL.md

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

Full documentation available on GitHub

View Source Repository