II.
LibraryProcess overview
Reference · livelib-process:shared--composition-startup-mvp
methodologies/composition-startup-mvp overview
Startup MVP composition (methodology backlog Example 3): Shape Up shaping and betting decide WHAT fits the appetite; Example Mapping turns the bet into concrete rule/example cards per scope (parallel); TDD implements directly from mapped examples inside Scrum sprint cadence; appetite tracking runs the Shape Up circuit breaker with policy-gated scope cuts; an adversarial ship-readiness gate demands the TDD suite executed green with a verified example->test mapping before the policy-gated MVP ship; cool-down retro and kip assert close the cycle.
Attributes
displayName
methodologies/composition-startup-mvp
description
Startup MVP composition (methodology backlog Example 3): Shape Up shaping and
betting decide WHAT fits the appetite; Example Mapping turns the bet into concrete
rule/example cards per scope (parallel); TDD implements directly from mapped examples
inside Scrum sprint cadence; appetite tracking runs the Shape Up circuit breaker with
policy-gated scope cuts; an adversarial ship-readiness gate demands the TDD suite
executed green with a verified example->test mapping before the policy-gated MVP ship;
cool-down retro and kip assert close the cycle.
libraryPath
library/methodologies/composition-startup-mvp/composition-startup-mvp.js
example
const result = await orchestrate('methodologies/composition-startup-mvp', {
productName: 'FitTrack',
mvpDescription: 'Fitness tracking mobile app MVP: workout logging and progress charts',
appetiteWeeks: 2,
sprintLengthWeeks: 1,
});
usesAgents
- product-shaper
- product-owner
- example-mapping-facilitator
- scrum-facilitator
- tdd-implementer
- appetite-tracker
- test-executor
- release-engineer
Outgoing edges
follows_methodology1
lib_applies_to_domain2
- domain:software-engineering·DomainSoftware Engineering
- domain:business
lib_belongs_to_specialization1
- specialization:qa-testing-automation·Specialization
lib_covers_topic1
- topic:test-driven-development·TopicTest-Driven Development
lib_implements_workflow3
- workflow:product-discovery·WorkflowProduct Discovery
- workflow:feature-development·WorkflowFeature Development
- workflow:release-management·WorkflowRelease Management Workflow
lib_involves_role3
- role:product-manager·RoleProduct Manager
- role:tech-lead·RoleTech Lead
- role:qa-engineer·RoleQA Engineer
lib_requires_skill_area3
- skill-area:product-discovery·SkillAreaProduct Discovery
- skill-area:prioritization-frameworks·SkillAreaPrioritization Frameworks
- skill-area:acceptance-testing·SkillAreaAcceptance Testing
Incoming edges
None.