Sdd Status banner
Fighter90 Fighter90

Sdd Status

Design community

Description

--- description: Print the current GSD planning state (roadmap phases, active milestone, pending phase) for career-ops-ui. --- Run a fast triage of the GSD pipeline state for this repo: 1. Read `.planning/ROADMAP.md` (if it exists) and list each phase with its status. 2. List directories under `.planning/phases/` and report which one has `STATE.json: active`. 3. Show the latest entries in `.planning/CHANGELOG.md` if present. 4. Cross-check `docs/ROADMAP.md` (the public roadmap) against `.plann

Installation

Installs to ~/.claude/commands/fighter90-career-ops-ui-sdd-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Fighter90/career-ops-ui/HEAD/.claude/commands/sdd-status.md -o ~/.claude/commands/fighter90-career-ops-ui-sdd-status.md

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

Full documentation available on GitHub

View Source Repository