trw-sprint-init

Automate sprint setup by selecting PRDs, generating sprint documents, and bootstrapping TRW run directories.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/wallter/trw-mcp --skill trw-sprint-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trw-sprint-init
Source: https://github.com/wallter/trw-mcp/tree/main/src/trw_mcp/data/codex/skills/trw-sprint-init
Command: npx skills add https://github.com/wallter/trw-mcp --skill trw-sprint-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize a new sprint by automatically surveying PRDs, generating a sprint planning document, and bootstrapping the TRW run directory to accelerate planning cycles.

Core Features & Use Cases

  • Auto-detect the next sprint number from existing sprint docs and user input to avoid manual tracking.
  • Create a sprint planning document with PRD assignments, goals, and a clear run plan.
  • Bootstrap the TRW run directory with event tracking and checkpoints to support structured execution.

Quick Start

Execute trw-sprint-init with a sprint name to scaffold the sprint document and initial run directory.

Frequently Asked Questions about trw-sprint-init

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

FAQPage Schema
How do I automate sprint planning and run directory setup from existing PRDs?

Automate sprint planning by analyzing existing PRDs, generating sprint planning documents, and bootstrapping the TRW run directory with event tracking and checkpoints to accelerate planning cycles.

How does automated sprint numbering work when initializing a new sprint?

Automated sprint numbering detects the next sprint number by surveying existing sprint documents and user input, ensuring prior sprints are archived before starting a new sprint to avoid manual tracking.

Can I use this to bootstrap a TRW run directory for agile project management?

Yes, you can bootstrap the TRW run directory for agile project management to enable automated tracking and checkpointing through TRW's run lifecycle features for structured execution.

What is the best way to scaffold a sprint document with PRD assignments and goals?

The best way to scaffold a sprint document is executing an initialization command with a sprint name, which automatically assigns PRDs, sets goals, and defines a clear run plan.

Does initializing a new sprint require prior sprints to be archived?

Yes, initializing a new sprint requires prior sprints to be archived, as the setup process ensures previous sprint documents are properly archived before starting the new sprint lifecycle.