scope-management

Define MVPs, detect scope creep, and communicate tradeoffs.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/bdbch/ai-dotfiles --skill scope-management-bdbch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scope-management
Source: https://github.com/bdbch/ai-dotfiles/tree/main/skills/scope-management
Command: npx skills add https://github.com/bdbch/ai-dotfiles --skill scope-management-bdbch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage project scope effectively, preventing scope creep and ensuring projects stay focused on delivering the Minimum Viable Product (MVP).

Core Features & Use Cases

  • MVP Scope Definition: Establish clear boundaries for what is and isn't included in the MVP.
  • Scope Creep Detection: Identifies signs of scope creep during project execution.
  • Parking Lot Pattern: Captures new ideas for future consideration without derailing the current project.
  • Tradeoff Communication: Provides a template for communicating scope trade-offs clearly.
  • Scope Contract: Generates a contract for each milestone or delivery to define scope.

Quick Start

Define the scope for your next project using the scope-management skill.

Frequently Asked Questions about scope-management

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

FAQPage Schema
How do I define MVP scope for a software project?

Defining MVP scope requires establishing clear boundaries for what features are included and excluded in the initial delivery. This Skill generates a scope contract for each milestone to keep product management focused on the core viable product.

What is the best way to detect scope creep during project execution?

Detecting scope creep involves monitoring project execution for unapproved feature additions. This Skill identifies signs of expanding scope and uses a parking lot pattern to capture new ideas without derailing the current project management workflow.

How do I communicate project scope tradeoffs to stakeholders?

Communicating scope tradeoffs requires clear documentation of what changes mean for the project timeline and deliverables. This Skill provides a template to articulate these tradeoff decisions effectively during product management discussions.

Can I use scope management techniques for non-software product development?

Scope management principles apply to software development, product management, and general project management workflows. The techniques for defining MVPs and detecting scope creep are adaptable to any structured product delivery context.

What is the parking lot pattern in project scope management?

The parking lot pattern captures new ideas and feature requests for future consideration without allowing them to expand the current scope. It prevents scope creep by deferring non-essential additions while maintaining a backlog of stakeholder input.

When should I generate a scope contract for project milestones?

A scope contract should be generated for each project milestone or delivery to define explicit boundaries. This ensures project management alignment and provides a baseline to measure against when detecting scope creep during execution.