bs-scope

Define MVP scope with MoSCoW prioritization, anti-scope, and milestone planning.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MaxGiu67/plugin-MUCC --skill bs-scope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bs-scope
Source: https://github.com/MaxGiu67/plugin-MUCC/tree/main/brainstorming/skills/bs-scope
Command: npx skills add https://github.com/MaxGiu67/plugin-MUCC --skill bs-scope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Defines a clear, testable MVP scope to prevent scope creep and focus development on validated hypotheses. It helps teams prioritize features, explicitly document what will not be built, and map milestones to validation goals.

Core Features & Use Cases

  • MoSCoW Prioritization: Produces a Must/Should/Could/Won't table with justification tied to hypotheses or risk mitigation and rough effort estimates (S/M/L).
  • Anti-scope Enforcement: Lists explicit exclusions with reasons to avoid ambiguity and reduce scope creep.
  • Milestone Planning: Suggests MVP, v0.2, and v0.3 milestones aligned to validation goals and delivery cadence.
  • Use Case: During a product discovery workshop, read problem framing and market research, then generate a 600–1000 word MVP scope document that the team can review and commit to.

Quick Start

Generate an MVP scope using MoSCoW and anti-scope based on the problem framing and market research and output the result to brainstorm/04-mvp-scope.md.

Frequently Asked Questions about bs-scope

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

FAQPage Schema
How do I define MVP scope and prioritize features for product discovery?

Define MVP scope by applying MoSCoW prioritization to categorize features into Must, Should, Could, and Won't tiers. This process ties justification to validated hypotheses and produces a structured scope document with effort estimates to prevent scope creep.

What is anti-scope in MVP milestone planning and why is it important?

Anti-scope in MVP milestone planning is an explicit list of excluded features with documented reasons. It is important because it removes ambiguity, enforces team alignment on what will not be built, and actively prevents scope creep during development.

How do I create a MoSCoW prioritization table with effort estimates?

Create a MoSCoW prioritization table by evaluating product features against validation goals, assigning them to Must, Should, Could, or Won't categories, and adding rough effort estimates using S, M, or L sizing to map delivery capacity.

Can I map validation goals to v0.2 and v0.3 milestones during early-stage product discovery?

Map validation goals to v0.2 and v0.3 milestones by aligning delivery cadence with risk mitigation. This approach structures incremental releases beyond the initial MVP build to test subsequent hypotheses and guide future development.

What is the best way to document MVP exclusions and prevent scope creep?

Document MVP exclusions by creating an anti-scope list with explicit reasons for each excluded feature. This prevents scope creep by establishing clear boundaries on what will not be built, reducing ambiguity and focusing development on validated hypotheses.

Does MVP scope generation work without problem framing and market research inputs?

MVP scope generation relies on problem framing and market research inputs to decide the initial validation build. Without these inputs, the resulting MoSCoW prioritization and milestone definitions cannot be accurately justified against user hypotheses.