sprint

Automate TDMS sprint lifecycle management with Node.js scripts and dashboards.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill sprint-jasonmichaelbell78-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/sprint
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill sprint-jasonmichaelbell78-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TDMS sprint workflow automation consolidates dashboarding, team-based parallel execution, intake, doc synchronization, and sprint lifecycle management into a single repeatable process, reducing manual coordination and ensuring alignment with the GRAND PLAN for technical debt elimination.

Core Features & Use Cases

  • Dashboard-driven sprint visibility: Real-time views of active sprints, item status, and metrics.
  • Phase-driven execution: Guided phases from Intake to Complete with subcommands (start, work, resolve, complete, fix-docs, intake).
  • Automated governance & reporting: Sync deduped data, generate metrics and ROADMAP updates, and maintain SESSION_CONTEXT.
  • Use Case: A cross-functional team uses /sprint to kick off a sprint, allocate items, run fixers, validate with tests, and publish progress dashboards.

Quick Start

Invoke /sprint start <N> to begin a new sprint and manage items.

Frequently Asked Questions about sprint

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

FAQPage Schema
How do I automate TDMS sprint workflow management end-to-end?

TDMS sprint workflow management is automated by consolidating dashboarding, parallel execution, intake, doc synchronization, and lifecycle oversight into a single repeatable process. This reduces manual coordination and ensures alignment with technical debt elimination goals.

What do I need to run Node.js scripts for project-management dashboards?

You need a Node.js runtime and access to specific debt tooling scripts like sprint-status.js, sprint-wave.js, and sprint-complete.js. Curated manifests and dashboards are also required to coordinate item states and generate metrics.

How do I start a new sprint for cross-functional technical debt elimination?

To start a new sprint for technical debt elimination, invoke the sprint start command with the sprint number. This initiates guided phases from Intake to Complete, allowing you to allocate items, run fixers, and validate with tests.

Does this sprint automation tool support parallel execution across multiple items?

Yes, parallel execution across multiple items is supported for cross-functional TDMS projects. The system coordinates item states, applies prioritization and validation, and generates metrics reporting for coordinated sprint planning.

How does dashboard-driven sprint visibility work for TDMS projects?

Dashboard-driven sprint visibility provides real-time views of active sprints, item status, and metrics. It syncs deduped data, generates ROADMAP updates, and maintains SESSION_CONTEXT to ensure automated governance and reporting.