Mcp Tasks Execute Story Child banner
hugoduncan hugoduncan

Mcp Tasks Execute Story Child

Productivity community

Description

--- description: Execute the next task from a story's task list argument-hint: [story-specification] [additional-context...] --- Execute the next incomplete task from the story. 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: "...", type: sto

Installation

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

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

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

Full documentation available on GitHub

View Source Repository