pmprompt/claude-plugin-product-management

shape-up

Use when asked to "shape up", "run a shaping session", "set an appetite", "scope a project without estimates", "betting table", or "ship in fixed cycles".

First seen Feb 15, 2026

Installation

$ npx skills add pmprompt/claude-plugin-product-management --skill shape-up

Summary

  • Use when asked to "shape up", "run a shaping session", "set an appetite", "scope a project without estimates", "betting table", or "ship in fixed cycles".
  • Helps teams escape estimate-driven development and Scrum fatigue.
  • The Shape Up method (created by Ryan Singer at Basecamp/37signals) uses fixed time boxes, variable scope, and collaborative shaping to ship meaningful work predictably.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from pmprompt/claude-plugin-product-management · top by installs.

npx skills add pmprompt/claude-plugin-product-management

Browse all from pmprompt/claude-plugin-product-management

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 49
License LICENSE
Default branch main
Open issues 2
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,642 B
  • docs SUMMARY.md 2,601 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 367 installs

SKILL.md

Domain Context

This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work.

Input Requirements

  • Context about your product, feature, or problem
  • Relevant data, research, or constraints (recommended but optional)
  • Clear articulation of what you're trying to achieve

Shape Up

What It Is

Shape Up is a product development methodology built on one core insight: you cannot estimate your way to shipping—you must shape your way there.

Traditional approaches ask "How long will this take?" and then try to hit that estimate. Shape Up flips this: decide upfront how much time you're willing to spend (the appetite), then shape a version of the solution that fits within that constraint.

The methodology emerged from 17 years of building Basecamp, where the founding team faced an unusual constraint: their only engineer (DHH) worked just 10 hours per week. This forced extreme clarity about what to build and ruthless scoping to ensure every hour counted.

The key shift: Move from "What's the estimate for this?" to "What version of this can we confidently ship in the time we're willing to spend?"

When to Use It

Use Shape Up when you need to:

  • Stop projects from dragging — work that should take weeks is taking months
  • Escape the estimate trap — you're tired of estimates that are always wrong
  • Give teams real autonomy — not just ticket execution
  • Reduce meeting overhead — Scrum rituals are consuming your time
  • Ship meaningful chunks — not just incremental tickets
  • Align product and engineering — there's a wall between them today
  • Maintain startup speed — as you scale past 30-50 people

When Not to Use It

  • You're 3 people or fewer — just talk to each other
  • There's no real complexity
  • You can't get engineering into shaping
  • Leadership isn't bought in
  • You're doing pure maintenance

Resources

Books:

  • Shape Up by Ryan Singer (free at basecamp.com/shapeup)
  • Demand-Side Sales 101 by Bob Moesta

Further Reading