Sdd Tasks.Prompt banner
Snakeblack Snakeblack

Sdd Tasks.Prompt

Development community

Description

--- name: sdd-tasks description: "Create implementation tasks and review workload forecast." agent: sdd-orchestrator argument-hint: "<change-name>" tools: ['agent', 'read', 'search', 'edit'] --- Run the tasks phase through the orchestrator. Include the exact Review Workload Forecast guard lines and suggested work units. User input: `${input}`

Installation

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

Terminal
mkdir -p ~/.claude/skills/snakeblack-ospec-workflow-sdd-tasks.prompt && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/commands/sdd-tasks.prompt.md -o ~/.claude/skills/snakeblack-ospec-workflow-sdd-tasks.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