Product & Planning
Product & planning agent skills structure the thinking side of building: specs, PRDs, user stories, roadmaps, and prioritization frameworks. Install one and your AI agent produces planning documents with the same rigor and format every time.
-
mpazaryna Bundle Orchestra SpecGenerate an execution spec from an approved PRD — define approach, steps, deliverables, acceptance criteria, and risks. Use when a PRD is approved and the work needs a concrete execution plan.
-
mpazaryna Bundle Orchestra TicketCapture a work ticket as the starting point for the orchestra loop — read a brief, scaffold the work item folder, and set up for PRD and spec. Use when starting new work from a ticket, task, or brief.
-
mpazaryna Bundle Orchestra GherkinGenerate Gherkin scenarios from an orchestra PRD or spec — produces Feature/Scenario blocks in fenced gherkin markdown. Use when translating acceptance criteria or implementation steps into executable BDD scenarios.
-
mpazaryna Bundle Orchestra RoadmapBootstrap or manage the .orchestra/roadmap.md — interactive project setup when no roadmap exists, or status/update/add commands when one does. Use when setting up a new project's vision and milestones, checking project status, or updating the roadmap.
-
mpazaryna Bundle Orchestra MilestoneReview milestones and project progress — diff materials table against repo state, surface gaps, check for orphaned work items, and propose next actions. Use when the user asks about milestones, project status, what to work on next, what's left to do, or wants to check progress on the roadmap.
-
mpazaryna Skill Clickup BackfillEnsure every .orchestra/work/ item has a corresponding ClickUp ticket. Creates missing tickets and writes the ID back into the PRD frontmatter. Use when backfilling a repo's work items into ClickUp.
-
aperivue Bundle Ma ScoutMeta-analysis topic discovery and feasibility assessment. Professor-first (profile → gap) or Topic-first (question → gap → co-author). Pre-protocol phase from idea to ranked topic list.
-
flurdy Bundle TriageCreate or refine beads from raw requests, Jira, or explicit human-decision handoffs. Investigates relevance and duplicates; delegates approved implementation plans to plan-to-backlog.
-
flurdy Skill Backlog GroomPer-bead backlog quality audit — flags thin descriptions, label drift, stale YAGNIs, mis-prioritised nice-to-haves, obvious splits, duplicates. Read-only; mutations need approval, dangerous ones one by one; judges quality, not template conformance.
-
flurdy Bundle Plan To BacklogMaterialize an approved cited plan into proportionate Beads tracking when the user asks for durable ownership. Recommends no item, one item, or a bounded epic; checks owners and duplicates; previews every write; applies only after exact confirmation.
-
djnsty23 Skill CoreThe prd.json schema and task system used by every autodev workflow. Load before reading or writing prd.json, creating stories, or interpreting a task's passes field.
-
djnsty23 Skill SpecTurns a one-line product idea into a spec, a data model and a prd.json backlog, so setup-project and auto can run without a manual planning hop. Use when the user describes something to build rather than a change to make.
-
djnsty23 Skill SprintCreates or advances sprints in prd.json. Use when starting new work cycles or closing completed sprints.
-
djnsty23 Skill Archive PrdArchives completed stories from prd.json to reduce token usage.
-
spartan-stratos Skill Web To PrdScan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.
-
djnsty23 Bundle Production RadarRead the production signals a repo already emits — error tables, Sentry issues, cron heartbeats, failed deployments — and turn the ones that cross a threshold into candidate prd.json stories with the evidence attached. Use when asked what production is saying, whether errors or dead monitors should be in the backlog, or to run the production radar.
-
kaakati Skill Sprint PlannerFacilitate sprint planning, effort estimation, capacity planning, and backlog grooming. Use this skill whenever someone asks about sprint planning, story points, effort estimation, or says things like "plan the sprint", "estimate this work", "story points", "capacity planning", "backlog grooming", "prioritize the backlog", "what fits in this sprint", "velocity", or "sprint retrospective". Also trigger when someone mentions iteration planning, work breakdown, or release planning.
-
0xdarkmatter Bundle Tool DiscoveryRecommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use, help me choose, recommend agent, find the right tool.
-
officebeats Skill WwasCreate product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.
-
officebeats Bundle Prd AuthorAuthor comprehensive Product Requirements Documents (PRDs) using a strict 8-section unified template, and translate requirements into JTBD Job Stories. Use when drafting new product specifications, breaking down features into Job Stories, or outlining a new feature.
-
officebeats Skill RoadmappingOutcome-driven roadmapping and portfolio planning engine. Translates strategic intent into Now/Next/Later roadmaps, quantitative OKR trees, RICE/Kano backlog prioritization scorecards, and dependency-aware release plans.
-
munlucky Bundle Moonshot ArchitectureConvert a PRD or existing codebase objective into an evidence-grounded architecture design package before implementation planning.
-
officebeats Skill Story EngineComplete agile story and backlog engine. Frames epic hypotheses, decomposes features using Humanizing Work patterns, crafts JTBD Job Stories and Why-What-Acceptance (WWA) items, and generates executable Gherkin acceptance test scenarios.
-
officebeats Bundle Meeting SynthSynthesize a single meeting transcript into TASK_MASTER updates, structured action items, decisions, follow-ups, and stakeholder profiles. Use when processing a meeting recording, cleaning up transcript notes, or extracting commitments from a conversation.
-
officebeats Bundle Epic HypothesisFrame an epic as a testable hypothesis with target user, expected outcome, and validation method. Use when defining a major initiative before roadmap, discovery, or delivery planning.
-
officebeats Skill Discovery EngineHolistic product discovery framework covering problem framing, opportunity solution trees, and experiment design.
-
officebeats Skill Outlook NavigatorRead-only Outlook mail and Calendar intake for context, task extraction, schedule awareness, and stakeholder enrichment.
-
officebeats Skill Product DiscoveryHolistic product discovery engine combining Teresa Torres Opportunity Solution Trees (OST), continuous customer interview synthesis, risk assumption mapping (Impact x Risk), and Proof-of-Life (PoL) experiment design.
-
officebeats Skill Pm Decision RouterClassify messy PM input before workflow execution. Use for task intake, transcripts, communication refreshes, discovery, planning, prioritization, PRD creation, decision logging, and scope-boundary challenges.
-
officebeats Skill Summarize InterviewSummarize a customer interview transcript into a structured template with JTBD, satisfaction signals, and action items. Use when processing interview recordings or transcripts, synthesizing discovery interviews, or creating interview summaries.
-
officebeats Skill Requirements TranslatorCreate job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.
-
outlinedriven Skill ExploreRead-only codebase exploration: discovery, structural reading, and emission of architecture/pattern/tooling/dependency summaries. Use to understand existing code, map files, trace function flow, locate symbols, or build pre-implementation context. Uses 1/3/5 Explore-agent escalation scaled to scope. Trigger on "explore", "find where X is", "how does X work in the code", "map the codebase", "what files handle Y", or any architecture/pattern/tooling/dependency context request on a local repo — even without naming /explore.
-
vinnie357 Bundle PrdStructured PRD authoring where the PRD is the contract for specs delivered to implementing teams, human or agent. Use when writing a product requirements document, turning a spec-harvest feature inventory into per-feature PRDs, running /pm:prd, or defining scope boundaries and acceptance criteria for an engineering handoff.
-
vinnie357 Bundle AltanaProtocol knowledge for the altana CLI: config discovery, harness presets, JSON result contract, status codes, council synthesis, model picker, and response protocol. Use when running /altana:delegate, /altana:council, or /altana:harness; debugging altana JSON output or non-done statuses; configuring harness TOML presets; or integrating altana into a workflow.
-
vinnie357 Bundle StylesGuide for brand discovery, theme generation, and style validation for Slidev presentations. Use when extracting brand tokens from websites, creating Slidev themes from brand guidelines, validating slide compliance with brand standards, or configuring colors, fonts, and spacing.
-
gmickel Bundle Flow Next ChartDecision-map discovery for one oversized/unclear idea before capture. Triggers on /flow-next:chart with an unshaped idea, chart id, decision pin, --status, or stored tracker URL. Prompt-first adaptive loop - ground, chart a frontier, resolve one D-ID per invocation, brief for capture.
Frequently asked questions
What are Product & Planning agent skills?
Product & planning agent skills structure the thinking side of building: specs, PRDs, user stories, roadmaps, and prioritization frameworks. Install one and your AI agent produces planning documents with the same rigor and format every time.
Which Product & Planning skills are most installed?
Popular Product & Planning skills on SkillMD right now include tool-discovery, orchestra-spec, orchestra-ticket. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Product & Planning skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.