Parse banner
udecode udecode

Parse

Productivity community

Description

TODO: short sentence description of what this command does Steps: 1. Add tag: `task-master add-tag <name> --description="<description>"` 2. CRITICAL:Use tag: `task-master use-tag <name>` 3. Parse PRD: `task-master parse-prd .taskmaster/docs/prd-<name>.md` 4. Suggest using `/next` command to start with the first task

Installation

Installs to ~/.claude/commands/udecode-task-studio-parse.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/udecode/task-studio/HEAD/.claude/commands/parse.md -o ~/.claude/commands/udecode-task-studio-parse.md

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

Full documentation available on GitHub

View Source Repository