sprint-board

Create and manage sprint board canvases with kanban columns and velocity tracking.

12|6|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/shogo-labs/shogo-ai --skill sprint-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-board
Source: https://github.com/shogo-labs/shogo-ai/tree/main/packages/agent-runtime/templates/engineering-pulse/.shogo/skills/sprint-board
Command: npx skills add https://github.com/shogo-labs/shogo-ai --skill sprint-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle to visualize and coordinate work across a sprint, leading to miscommunication and stalled progress.

Core Features & Use Cases

  • Task CRUD: manage tasks with fields like title, assignee, priority, status, and points.
  • Kanban Visualization: three-column board with task cards showing title, priority badge, assignee, and points, plus status transitions via mutations.
  • Velocity & Burndown: track completed points over time and compute velocity for sprint planning; optionally bind to Linear or GitHub for live data.
  • Use Case: Plan a sprint, monitor real-time progress, and adjust the backlog based on velocity trends.

Quick Start

Create a sprint board with three kanban columns, add an initial task, and track velocity over time.

Frequently Asked Questions about sprint-board

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a sprint board with kanban columns and velocity tracking?

To create a sprint board with kanban columns and velocity tracking, use this tool to automate canvas generation, add tasks with points and assignees, and compute burndown data over time. It initializes a three-column board for immediate task management.

Can I bind my sprint board to Linear or GitHub for live task updates?

Yes, you can bind your sprint board to Linear or GitHub for live task updates. The skill supports auto-binding with these platforms to sync task statuses, assignees, and points automatically, though standalone use without integration is also fully supported.

What is the best way to track sprint velocity and burndown for agile project management?

The best way to track sprint velocity and burndown for agile project management is using a memory-based tracking system that logs completed points over time. This skill computes velocity trends from task status transitions to inform future sprint planning.

Does this kanban sprint board support task CRUD operations with priority and assignee fields?

Yes, this kanban sprint board supports task CRUD operations with priority and assignee fields. You can manage tasks by updating title, assignee, priority, status, and points, with status transitions handled through in-app mutations and canvas API integration.

How do I visualize sprint progress on a kanban board without external project management tools?

You can visualize sprint progress on a kanban board without external project management tools by using the standalone mode. It renders a three-column board with task cards displaying title, priority badge, assignee, and points, updating statuses via mutations.