Mcp Tasks Create Story Pr banner
hugoduncan hugoduncan

Mcp Tasks Create Story Pr

Git community

Description

--- description: Create a pull request for a completed story argument-hint: [story-specification] [additional-context...] --- Create pull request for completed 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: story, unique:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository