Dev Brief banner
DYAI2025 DYAI2025

Dev Brief

Testing community

Description

--- description: Process a dev brief or spec document into a plan and execute it. Handles .docx, .md, and pasted text. allowed-tools: Read, Write, Edit, Bash, Glob, Grep, Agent, Skill --- ## Context Bazodiac (Astro-Noctum) — React 19 SPA with Express backend, Supabase, BAFE API, Fusion Ring canvas. Dev briefs are often in German, stored as .docx in `features/plan/` or passed as file paths. Plans are saved to `docs/plans/YYYY-MM-DD-<feature-name>.md`. ## Your Task Process a specification docum

Installation

Installs to ~/.claude/commands/dyai2025-astro-noctum-dev-brief.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DYAI2025/Astro-Noctum/HEAD/.claude/commands/dev-brief.md -o ~/.claude/commands/dyai2025-astro-noctum-dev-brief.md

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

Full documentation available on GitHub

View Source Repository