Orchestrate Sprint banner
Dusttoo Dusttoo

Orchestrate Sprint

Development community

Description

--- description: Run or resume the configured Jira sprint with dependency-aware, checkpointed ticket orchestration. argument-hint: [sprint id/name or active] --- Coordinate the configured Jira sprint; do not implement its tickets in this controller context. Jira access and agent launch are Claude Code operations. Use On Linux hosts invoke Python scripts with python3; the python alias may be absent. `${CLAUDE_PLUGIN_ROOT}/scripts/sprint-controller.py` for dependency normalization, atomic lane re

Installation

Installs to ~/.claude/skills/dusttoo-claude-orchestrator-orchestrate-sprint/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dusttoo-claude-orchestrator-orchestrate-sprint && curl -fsSL https://raw.githubusercontent.com/Dusttoo/claude-orchestrator/HEAD/commands/orchestrate-sprint.md -o ~/.claude/skills/dusttoo-claude-orchestrator-orchestrate-sprint/SKILL.md

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

Full documentation available on GitHub

View Source Repository