cycle-planning

Plans sprint and Linear cycle commitments using capacity, readiness, and dependency checks.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/lwokeray/cowork-plugins --skill cycle-planning-lwokeray
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cycle-planning
Source: https://github.com/lwokeray/cowork-plugins/tree/main/plugins/pm-cowork/skills/cycle-planning
Command: npx skills add https://github.com/lwokeray/cowork-plugins --skill cycle-planning-lwokeray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often overcommit sprint or cycle work by ignoring real capacity, unready items, and hidden dependencies, turning plans into false promises. This Skill builds a responsible cycle plan with a single goal, usable capacity math, committed/stretch/cut lists, and explicit commitment caveats. ## Core Features & Use Cases - Capacity-Based Selection: Calculates usable capacity by subtracting PTO, on-call load, interruptions, and buffer from nominal capacity, calibrated against historical throughput. - Readiness and Dependency Gates: Verifies each candidate has bounded scope, owner, acceptance criteria, estimate, and resolved critical dependencies before entering the committed set. - Carryover and Cut Management: Dispositions carryover items (finish, return to backlog, descope, cancel) and documents cut items with reasons, triggers, and impact. - Use Case: A PM asks to plan the next two-week Linear cycle. The Skill produces a cycle goal, committed/stretch/cut tables, a capacity breakdown, dependency owners with need-by dates, and a commitment statement awaiting decision-owner approval. ## Quick Start Ask the assistant to plan the next two-week cycle for your team based on current capacity, listing selected, stretch, and cut items with key dependencies.

Frequently Asked Questions about cycle-planning

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

FAQPage Schema
How do I plan a sprint or Linear cycle based on team capacity?▼

Provide the cycle dates, nominal capacity, PTO, on-call load, and candidate issues. The Skill computes usable capacity, checks each candidate's readiness, and produces committed, stretch, and cut lists with a single cycle goal.

What makes a work item ready for cycle commitment?▼

A ready item needs bounded scope, an owner, acceptance criteria, an estimate, resolved critical dependencies, and a reason for now. Items missing these stay out of the committed set and are listed as stretch or deferred.

How should carryover work from the previous cycle be handled?▼

Each carryover item gets an explicit disposition: finish, return to backlog, descope, or cancel, with its cause recorded. Carryover consumes capacity and is never treated as free work.

Can the cycle plan be written directly into Linear or other trackers?▼

Only after explicit approval. The Skill first shows a field-level preview of changes, then executes and reads back results to confirm. Without approval, output remains a draft.

What happens when capacity data or estimates are missing?▼

Missing inputs are marked as unknown or stated as assumptions rather than fabricated. The Skill delivers a draft plan with confidence levels and flags gaps that affect the commitment.