GitHub's Spec Kit hit 1.0 — is its 'product manager' bundle something a PM can actually install?
VERIFIEDThe tool is real and works; the "product manager" bundle it ships is a sketch, not a kit. GitHub's Spec Kit reached v1.0.0 around its one-year anniversary and sits at v1.0.4 as of September 2, 2026 (VERIFIED, CHANGELOG.md). Its core loop — /speckit.constitution → /speckit.specify → /speckit.plan → /speckit.tasks → /speckit.implement → /speckit.converge, run inside 30+ AI coding agents — genuinely separates the "what and why" (spec) from the "how" (plan), which is a PM-shaped division of labor even without any extra packaging. The repo also ships a real "Bundles: Role-Based Setups" feature meant to provision "a whole team persona (product manager, business analyst, security researcher, developer, …) with one command," and a product-manager bundle manifest genuinely exists. But read what it references: one real, installable extension (agent-context, which auto-syncs a project's AGENTS.md/CLAUDE.md after every spec or plan) — and a product-discovery preset that returns 404 at every path a preset would live at. GitHub's own README says why, one section after introducing the four role bundles: they are "packaging examples, not filled generated feature specs." The useful move this week isn't waiting for the PM bundle — it's installing the one piece that's real (agent-context) and running the actual spec → plan → task loop on something concrete.
Sourcegithub/spec-kit repository, read directly at the `main` branch — README.md, CHANGELOG.md (v1.0.4), examples/bundles/product-manager/bundle.yml, extensions/agent-context/README.md — github.com/github/spec-kit
Post angle →
GitHub already carved out a product-manager slot in its AI-agent workflow tool — try installing it and half the bundle is a 404.
Receipt to lean on: Lean on the direct repo read: the `product-manager` example bundle (VERIFIED, examples/bundles/product-manager/bundle.yml) names one real, documented extension (`agent-context`) and a `product-discovery` preset that has no file anywhere in the repository. The README says so itself: the four role bundles are "packaging examples, not filled generated feature specs."
Seed for /draft-linkedin-post, not a finished post.