II.
LibraryProcess overview
Reference · livelib-process:operations--a3-problem-solving
a3-problem-solving overview
A3 Problem Solving process for structured problem analysis and resolution. Uses the A3 paper format to guide PDCA thinking through background, current condition, goal, root cause analysis, countermeasures, and follow-up.
Attributes
displayName
a3-problem-solving
description
A3 Problem Solving process for structured problem analysis and resolution.
Uses the A3 paper format to guide PDCA thinking through background, current
condition, goal, root cause analysis, countermeasures, and follow-up.
libraryPath
library/specializations/domains/business/operations/a3-problem-solving.js
specialization
operations
example
// Input
{
problemContext: { problemStatement: "Delivery-lead-time-exceeds-target-by-3-days", businessImpact: {...}, urgency: "high" },
currentState: { metrics: {...}, processDescription: "...", symptoms: [...] },
stakeholders: { owner: {...}, team: [...], sponsor: {...} },
constraints: { timeline: "30-days", budget: 10000, resources: {...} },
documentationRequirements: { format: "standard-A3", audience: [...], approvalProcess: {...} }
}
usesAgents
- problem-clarifier
- background-developer
- current-condition-analyst
- goal-setter
- root-cause-analyst
- countermeasure-developer
- countermeasure-evaluator
- implementation-planner
- implementation-executor
- results-verifier
- follow-up-planner
- a3-document-finalizer
- standardization-specialist
Outgoing edges
lib_applies_to_domain1
- domain:operations·DomainOperations
lib_belongs_to_specialization1
- specialization:operations·SpecializationOperations
lib_implements_workflow2
- workflow:vendor-onboarding·WorkflowVendor Onboarding
- workflow:vendor-evaluation·WorkflowVendor Evaluation
lib_involves_role2
- role:operations-analyst·RoleOperations Analyst
- role:procurement-manager·RoleProcurement Manager
lib_requires_skill_area2
- skill-area:organizational-design·SkillAreaOrganizational Design
- skill-area:stakeholder-management·SkillAreaStakeholder Management
uses_agent1
- lib-agent:scientific-discovery--root-cause-analyst·LibraryAgentroot-cause-analyst
Incoming edges
None.