Merges new process models with existing organizational models by identifying minimum sub-process overlap and implementing systematic integration following EDP methodology principles for minimal disruption while maintaining model coherence.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
Merges new process models with existing organizational models by identifying minimum sub-process overlap and implementing systematic integration following EDP methodology principles for minimal disruption while maintaining model coherence.
license
MIT
Process Merge
Systematically merges new process models derived from requirements with existing organizational model structures through intelligent overlap analysis, minimal disruption integration, and comprehensive stakeholder validation workflows.
Intent
Implement true process model integration that analyzes new process elements against existing orgModel structure, identifies minimum sub-process overlap using domain entity matching, and executes systematic integration following EDP methodology principles. Maintains process coherence while preserving existing organizational content and ensuring stakeholder validation at critical integration points.
Inputs
Primary: projects/[project-name]/artifacts/Analysis/domain-concepts.json (new process entities from domain-extractconcepts skill)
Secondary: projects/[project-name]/artifacts/Analysis/domain-alignment.json (entity mappings from domain-alignentities skill)
Context: projects/[project-name]/artifacts/Analysis/requirements.json (source requirements for traceability)
Identifies minimum sub-process overlap through sophisticated entity matching:
Entity-Based Mapping: Matches new process entities with existing domain models using fuzzy matching and semantic analysis
Activity Flow Analysis: Compares process activities and workflows to identify shared patterns and integration opportunities
Decision Point Alignment: Maps decision criteria and branching logic between new and existing processes
Impact Assessment: Evaluates integration complexity and potential disruption to existing organizational flows
Algorithm: Domain entity mapping with coverage optimization to identify minimal viable integration points that preserve maximum existing process integrity.
2. EDP Methodology Integration
Implements Evolutionary Development Process principles for minimal disruption:
Incremental Integration: Phases integration into digestible stages with validation checkpoints
Stakeholder-Driven Validation: Requires explicit approval at critical integration points
Progressive Enhancement: Extensions over replacements wherever possible
Rollback Capability: Maintains ability to revert changes at multiple integration stages
Philosophy: "Extend rather than replace, validate before committing, preserve organizational investment."
3. Systematic Integration Planning
Orchestrates integration with comprehensive planning and risk management:
## Integration Strategy Selection### Minimal Disruption Hierarchy (Preferred Order):1.**Extension**: Add capabilities to existing processes (lowest risk)
2.**Specialization**: Create specialized variants of existing processes
3.**Merger**: Combine compatible processes with careful conflict resolution
4.**New Creation**: Establish separate processes only when integration impossible
### Risk Assessment Matrix:-**Low Risk**: Entity extensions, terminology alignment, documentation updates
-**Medium Risk**: Activity integration, decision point modifications, workflow changes
-**High Risk**: Core process replacement, entity restructuring, fundamental logic changes
4. OrgModel Structure Preservation
Maintains existing organizational model integrity during integration:
Content Preservation: Existing process documentation remains intact unless explicitly changed
Cross-Reference Maintenance: Updates all internal references and links affected by changes
Vocabulary Consistency: Ensures terminology alignment across all affected organizational models
Test Case Continuity: Updates test cases to reflect process changes while preserving coverage
5. Stakeholder Validation Workflow
Implements comprehensive validation and approval process:
## Validation Checkpoints### Phase 1: Pre-Integration Validation- Entity mapping review with domain experts
- Process flow compatibility assessment
- Risk assessment validation with process owners
-**Go/No-Go Decision Point**### Phase 2: Integration Validation - Integration results review with stakeholders
- Performance impact assessment
- Business continuity validation
-**Deployment Approval Checkpoint**### Phase 3: Post-Integration Validation- Operational validation with end users
- Integration success metrics review
- Rollback assessment (if required)
-**Final Acceptance Checkpoint**
Usage Examples
GitHub Copilot Integration
Direct Invocation:
Use process-merge skill to analyze and integrate the new authentication processes from requirements analysis with existing security management processes in orgModel. Apply minimal disruption strategy with stakeholder validation checkpoints.
Expected Input Files:
- projects/AUTH-2026/artifacts/Analysis/domain-concepts.json
- projects/AUTH-2026/artifacts/Analysis/domain-alignment.json
- orgModel/02-security-management/process.md
Generate integration plan with rollback capability and stakeholder approval workflow.
Rollback Performance: < 1 hour recovery time for typical integration scenarios
Error Handling
Integration Conflicts: Automatically escalates irreconcilable conflicts to stakeholder review
Validation Failures: Triggers rollback to last stable checkpoint
Entity Mapping Errors: Provides detailed conflict analysis and resolution options
Stakeholder Approval Timeout: Implements escalation paths and deadline management
This skill implements the true process model integration capability identified in task T10-NEW, providing systematic merge functionality that respects existing organizational investments while enabling evolutionary development through minimal disruption integration strategies.