Skip to main content

Sprints

Sprint commands require a project with pm_mode='traditional'. Sprints have three statuses: plannedactiveclosed.

List sprints

Returns all sprints ordered by start date, including story count and task count per sprint.

Show a sprint

Returns the sprint details along with:
  • Stories assigned to the sprint (via sprint_stories)
  • Tasks assigned to the sprint (via sprint_tasks)

Managing sprints via proposals

Sprints can be created, started, closed, and have items added/removed through the proposal workflow:
See Proposals & Apply for the full workflow.