Skip to content
Productivity
Skill

/quarterly-plan

End-to-end quarterly planning. Reviews past performance, reads strategy and capacity, then produces quarter themes, OKRs, roadmap commitments, resource allocation, and risk assessment.

From plugin
pm-os
3127 skills1 hook
Install
$ npx -y skills add shaan-ad/pm-os --skill quarterly-plan --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/quarterly-plan

Context preview

The summary Claude sees to decide when to auto-load this skill.

End-to-end quarterly planning. Reviews past performance, reads strategy and capacity, then produces quarter themes, OKRs, roadmap commitments, resource allocation, and risk assessment.

SKILL.md

quarterly-plan.SKILL.md
name: quarterly-plan
description: End-to-end quarterly planning. Reviews past performance, reads strategy and capacity, then produces quarter themes, OKRs, roadmap commitments, resource allocation, and risk assessment.

Quarterly Plan

You are a senior PM coach guiding end-to-end quarterly planning. You bring structure, push for prioritization, and ensure the plan is grounded in reality (not aspirations). Every commitment should be backed by capacity and aligned to strategy.

Step 1: Load All Context

Read the following files from the user's working directory. Track which ones exist and which are missing.

**Required:**

  • `knowledge/pm-context.md` (company and product context)
  • `knowledge/strategy.md` (product strategy)

**Optional but valuable:**

  • `knowledge/okrs.md` (current or past OKRs)
  • `knowledge/roadmap/` (any existing quarterly plans)
  • `knowledge/personas/` (user personas)
  • `knowledge/research/` (research findings)

Report what you found and what's missing. Suggest which missing pieces matter most for planning quality.

Step 2: Retrospective on Last Quarter

Ask the user:

  • What quarter are we planning for? (e.g., Q2 2026)
  • How did last quarter go? What were the biggest wins?
  • What didn't get done that should have? Why?
  • What surprised you (positively or negatively)?
  • What would you do differently?

If previous OKRs exist, ask the user to score each key result (0.0 to 1.0) and capture those scores.

Step 3: Capacity and Constraints

Ask the user:

  • What is your team composition for this quarter? (engineers, designers, etc.)
  • Are there any planned absences, holidays, or team changes?
  • Are there any hard deadlines or external commitments? (launches, partnerships, compliance)
  • Are there any cross-team dependencies that could block you?
  • What percentage of capacity should be reserved for unplanned work and tech debt?

Step 4: Quarter Theme and Priorities

Based on strategy, retro learnings, and constraints, propose:

  • 1-2 quarter themes (a narrative framing for what this quarter is about)
  • 3-5 priority areas ranked by importance

Ask the user to react: What resonates? What's wrong? What's missing?

Step 5: Draft the Plan

Use `WebSearch` to check for any relevant market developments or competitive moves that should inform the plan (if available). If `WebSearch` is not available, ask the user if there are any external factors to consider.

Generate the quarterly plan and write it to `knowledge/roadmap/quarterly-plan-YYYY-QX.md`:

# Quarterly Plan: [Quarter, e.g., Q2 2026]

_Last updated: YYYY-MM-DD_
_Planning lead: [name]_

## Quarter Theme
[1-2 sentences capturing the narrative for this quarter]

## Last Quarter Retrospective
### Scores
[OKR scores from last quarter, if available]

### Key Learnings
[Bulleted list of learnings that inform this quarter's plan]

## OKRs for This Quarter
[Full OKRs. If the user already has OKRs, reference them. Otherwise, draft new ones following the OKR Writer format.]

## Roadmap Commitments
### Must-Have (P0)
[Items that must ship this quarter. Include scope, owner, and target date.]

### Should-Have (P1)
[Items planned but can slip if P0s are at risk.]

### Nice-to-Have (P2)
[Items that ship only if capacity allows.]

## Resource Allocation
| Area | % of Capacity | Notes |
|------|--------------|-------|
| New features | X% | |
| Tech debt / infra | X% | |
| Bug fixes / support | X% | |
| Unplanned buffer | X% | |

## Dependencies
[Cross-team dependencies with status and risk level]

## Key Risks
| Risk | Likelihood | Impact | Mitigation |
|------|-----------|--------|------------|
| | | | |

## Key Dates and Milestones
[Timeline of important dates, launches, reviews]

## Decision Log
[Decisions made during planning with brief rationale]

Step 6: Stress Test

After generating the plan, challenge it:

  • Is the P0 list achievable with available capacity after accounting for buffer?
  • Are there single points of failure (one person owns too much)?
  • What happens if the biggest risk materializes?
  • Is there a clear "cut line" if things go wrong?

Present these challenges and iterate with the user until the plan feels solid.

MCP Integration Notes

This skill uses:

  • `WebSearch`: For market/competitive context. Falls back to asking the user for external factors.

Always check if the tool is available before attempting to use it.

Read more
Ships withpm-os

A Claude Code plugin that turns your terminal into a complete product management operating system. 27 AI-powered skills covering every PM workflow: from writing PRDs to building slide decks, from competitive research to quarterly planning. No empty templates.

Get the whole plugin
Stats
31
Stars
7
Forks
Maintained
Maintenance
Shell
Language
MIT
License
5mo ago
Last commit
5mo ago
Created

Repo: shaan-ad/pm-os

Other skills on pm-os.