project-mngt

Analyzes BRD/PRD documents to create MVP/MMP/MMR implementation plans with progress tracking and release strategy.

16|3|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill project-mngt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-mngt
Source: https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/project-mngt
Command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill project-mngt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill teaches AI assistants how to analyze requirements and create MVP/MMP/MMR implementation plans, including progress tracking and release strategies.

Core Features & Use Cases

  • Analyze BRD/PRD/REQ to plan MVP, MMP, and MMR stages
  • Break down work into phases and milestones
  • Adapt plans as requirements change while preserving completed work

Quick Start

Generate an MVP-focused implementation plan from a BRD and PRD overview.

Frequently Asked Questions about project-mngt

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

FAQPage Schema
How do I create an MVP implementation plan from a BRD or PRD?

An MVP implementation plan breaks your requirements into the smallest viable feature set. Analyze your BRD/PRD to identify core functionality, map dependencies, group features atomically, and sequence them into phases—the Skill produces prioritized milestones with clear stage gates and release strategy for MVP, MMP, and MMR phases.

What's the difference between MVP, MMP, and MMR planning?

MVP (Minimum Viable Product) delivers core functionality to validate the concept; MMP (Minimum Marketable Product) adds features for market release; MMR (Minimum Marketable Release) represents subsequent iterations. This Skill helps plan each stage separately, track progress across phases, and update plans as requirements evolve without duplicating prior work.

Can I use this approach for different project types like APIs, web apps, or ML systems?

Yes. This Skill handles diverse formats and domains—trading platforms, web applications, APIs, infrastructure, and ML/AI projects all supported. It adapts the planning methodology to your specific project type while maintaining consistent requirements discovery, dependency mapping, and quality gates across all domains.

How do I track progress and update my implementation plan?

The Skill tracks completed work and milestone progress, then supports plan revisions as requirements change. Updates preserve finished work while re-sequencing remaining phases, ensuring your roadmap stays current without losing accountability for delivered features.

What input documents do I need before planning?

Prepare a Business Requirements Document (BRD) or Product Requirements Document (PRD) that details functional and non-functional requirements. The Skill analyzes these documents to extract requirements, discover dependencies, apply naming standards, and output atomic work items grouped into MVP, MMP, and MMR stages.

How does this planning method ensure quality across release stages?

The Skill enforces quality gates at each phase—MVP, MMP, and MMR—through dependency mapping, atomic feature grouping, and ID naming standards. These gates prevent incomplete features from advancing and ensure each stage meets defined exit criteria before proceeding to the next release.