writing-sprint-prompts

Draft sprint PROMPT.md files for phased software projects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tuvens/phased-development --skill writing-sprint-prompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-sprint-prompts
Source: https://github.com/tuvens/phased-development/tree/main/skills/writing-sprint-prompts
Command: npx skills add https://github.com/tuvens/phased-development --skill writing-sprint-prompts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps Phase Leads turn project context into a clear sprint prompt so implementers know exactly what to build, test, and review.

Core Features & Use Cases

  • Sprint prompt drafting: Creates a PROMPT.md with phase, sprint, issue, and branch context.
  • Execution guidance: Adds role instructions, acceptance criteria, files to touch, testing plans, and self-review steps.
  • Sprint 0 refinement: Incorporates friction and UX review findings to sharpen later sprint prompts.

Quick Start

Ask the AI to draft a sprint PROMPT.md for the next sprint using the current phase context, acceptance criteria, file scope, testing plan, Codex delegation notes, and deployment guidance.

Frequently Asked Questions about writing-sprint-prompts

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

FAQPage Schema
How do I write sprint prompts for Claude Code workflows?

Drafting sprint prompts for Claude Code workflows involves creating a PROMPT.md file that captures phase, sprint, issue, and branch context. This file must include explicit acceptance criteria, file scopes, testing plans, Codex delegability analysis, and deployment references for implementers.

What should I include in a sprint PROMPT.md for GitHub-backed branching?

A sprint PROMPT.md for GitHub-backed branching should include explicit acceptance criteria, files to touch, testing plans, Codex delegability analysis, deployment references, and self-review checklists. It also requires phase, sprint, issue, and branch context to ensure clear handoffs.

Can I use sprint prompts to manage Codex delegation across phases?

Yes, sprint prompts support Codex delegation by requiring a delegability analysis within the PROMPT.md. This analysis helps Phase Leads determine which tasks can be delegated to Codex during multi-phase software projects.

How do I refine sprint prompts after Sprint 0 in a multi-phase project?

Refining sprint prompts after Sprint 0 involves incorporating friction findings and UX review results into subsequent prompts. This process sharpens later sprint prompts by updating acceptance criteria, testing plans, and execution guidance based on early sprint feedback.

What is the best way to structure acceptance criteria in sprint prompts?

The best way to structure acceptance criteria in sprint prompts is to state them explicitly within the PROMPT.md alongside file scopes and testing plans. This ensures implementers know exactly what to build, test, and review before a sprint can be considered complete.

Does this approach to sprint prompt drafting work without external dependencies?

Yes, this sprint prompt drafting approach works without external dependencies. It operates as a standalone method for Phase Leads to turn project context into ready-to-use prompts, requiring only project context, acceptance criteria, and deployment guidance as inputs.