II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--premortem-red-team-analysis
premortem-red-team-analysis overview
Anticipate failure modes through adversarial thinking - Guides teams through premortem and red team analysis to identify potential failures before they occur by imagining future failure scenarios.
Attributes
displayName
premortem-red-team-analysis
description
Anticipate failure modes through adversarial thinking - Guides teams through premortem and
red team analysis to identify potential failures before they occur by imagining future failure scenarios.
libraryPath
library/specializations/domains/science/scientific-discovery/premortem-red-team-analysis.js
specialization
scientific-discovery
references
- - Klein, G. (2007). Performing a Project Premortem. Harvard Business Review - Zenko, M. (2015). Red Team: How to Succeed by Thinking Like the Enemy - Kahneman, D. (2011). Thinking, Fast and Slow
example
const result = await orchestrate('domains/science/scientific-discovery/premortem-red-team-analysis', {
plan: { name: 'Product Launch', timeline: '6 months', budget: '$2M' },
assumptions: ['Market demand exists', 'Team can deliver on time', 'Competitors won\'t react'],
adversaries: ['Competitor A', 'Regulatory changes']
});
usesAgents
- hypothesis-generator
Outgoing edges
lib_applies_to_domain1
- domain:scientific-discovery·DomainScientific Discovery
lib_belongs_to_specialization2
- specialization:scientific-research-methods·SpecializationScientific Research Methods
- specialization:scientific-discovery·SpecializationScientific Discovery
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:deep-web-research·SkillAreaDeep Web Research
Incoming edges
None.