Sdd Workspace.Prompt banner
Snakeblack Snakeblack

Sdd Workspace.Prompt

Development community

Description

--- name: sdd-workspace description: "Manage the workspace-federated atlas: scaffold (init), enroll members (enroll), classify repos (explore), report active changes (status), analyze impact (impact), or generate baselines (general-baseline)." agent: sdd-orchestrator argument-hint: "<init|enroll|explore|status|impact <change>|general-baseline>" tools: ['agent', 'read', 'search', 'edit', 'execute'] --- Route this slash command to the `sdd-workspace` executor via the SDD orchestrator. Launch the

Installation

Installs to ~/.claude/skills/snakeblack-ospec-workflow-sdd-workspace.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/snakeblack-ospec-workflow-sdd-workspace.prompt && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/commands/sdd-workspace.prompt.md -o ~/.claude/skills/snakeblack-ospec-workflow-sdd-workspace.prompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository