Mcp Tasks Create Story Tasks banner
hugoduncan hugoduncan

Mcp Tasks Create Story Tasks

Development community

Description

--- description: Break down a story into categorized, executable tasks argument-hint: [story-specification] [additional-context...] --- Create task breakdown for story. Don't implement. Parse `$ARGUMENTS`: first token is story specification, rest is context. | Format | Example | select-tasks params | |--------|---------|---------------------| | Numeric / #N / "story N" | 59, #59, story 59 | `task-id: N, type: story, unique: true` | | Text | "Make prompts flexible" | `title-pattern: "...", t

Installation

Installs to ~/.claude/commands/hugoduncan-mcp-tasks-mcp-tasks-create-story-tasks.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hugoduncan/mcp-tasks/HEAD/.claude/commands/mcp-tasks-create-story-tasks.md -o ~/.claude/commands/hugoduncan-mcp-tasks-mcp-tasks-create-story-tasks.md

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

Full documentation available on GitHub

View Source Repository