Create Sprint banner
o2alexanderfedin o2alexanderfedin

Create Sprint

Productivity community

Description

--- description: Create a new sprint with complete task definitions and directory structure argument-hint: [sprint-number] "[sprint-name]" "[description]" allowed-tools: Bash, Read, Write, Glob --- # Create New Sprint You are executing the `/create-sprint` command to create a new sprint definition with all task files. ## Purpose Create a comprehensive sprint definition by copying templates, customizing task files, and updating configuration. Each sprint represents one strategic opportunity a

Installation

Installs to ~/.claude/commands/o2alexanderfedin-strategic-research-automation-template-create-sprint.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/o2alexanderfedin/strategic-research-automation-template/HEAD/.claude/commands/create-sprint.md -o ~/.claude/commands/o2alexanderfedin-strategic-research-automation-template-create-sprint.md

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

Full documentation available on GitHub

View Source Repository