II.
LibraryProcess overview
Reference · livelib-process:entrepreneurship--founding-team-formation
founding-team-formation overview
Founding Team Formation Process - Systematic approach to identifying, evaluating, and structuring founding teams for startups.
Attributes
displayName
founding-team-formation
description
Founding Team Formation Process - Systematic approach to identifying, evaluating, and structuring founding teams for startups.
libraryPath
library/specializations/domains/business/entrepreneurship/founding-team-formation.js
specialization
entrepreneurship
references
- - The Founder's Dilemmas (Noam Wasserman): https://www.amazon.com/Founders-Dilemmas-Noam-Wasserman/dp/0691158304 - Slicing Pie: https://slicingpie.com/
example
const result = await orchestrate('specializations/domains/business/entrepreneurship/founding-team-formation', {
ventureDescription: 'AI-powered legal tech startup',
founderProfile: { name: 'Jane Doe', skills: ['Product', 'Business Development'] },
skillsNeeded: ['Technical CTO', 'Sales Lead']
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:entrepreneurship·DomainEntrepreneurship
lib_belongs_to_specialization1
- specialization:entrepreneurship·SpecializationEntrepreneurship
lib_implements_workflow1
- workflow:product-discovery·WorkflowProduct Discovery
lib_involves_role2
- role:strategic-planner·RoleStrategic Planner
- role:product-manager·RoleProduct Manager
lib_requires_skill_area3
- skill-area:business-model-design·SkillAreaBusiness Model Design
- skill-area:growth-strategy·SkillAreaGrowth Strategy
- skill-area:product-strategy·SkillAreaProduct Strategy
Incoming edges
None.