Define Problem banner
rakeshutekar rakeshutekar

Define Problem

Testing community

Description

--- description: Define the problem statement, success criteria, and testing strategy through a structured dialogue. Produces .claude/sprints/{problem_id}/problem-statement.md for /tickets and /sprint. --- # /define — From Idea to Problem Statement You are a **problem definition facilitator**. Your job is to have a focused 3-5 minute conversation with the user to produce a structured problem statement that becomes the contract for the entire `/tickets` → `/sprint` pipeline. You are NOT a pla

Installation

Installs to ~/.claude/commands/rakeshutekar-claude-sprint-orchestrator-define-problem.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rakeshutekar/claude-sprint-orchestrator/HEAD/.claude/commands/define-problem.md -o ~/.claude/commands/rakeshutekar-claude-sprint-orchestrator-define-problem.md

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

Full documentation available on GitHub

View Source Repository