orchestrator-refactor
CommunityRefactor orchestrators with DI and strategy.
Software Engineering#typescript#architecture#refactor#orchestrator#dependency-injection#strategy-pattern
Authorstackconsult
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Break down a tightly coupled MasterOrchestrator into a modular, testable system by introducing dependency injection and strategy-based design.
Core Features & Use Cases
- Interface-first design: defines clear contracts for all collaborators.
- Factory-based instantiation: centralizes creation to enable easy swapping of implementations.
- Incremental migration: allow service-by-service refactors with minimal risk.
- Enhanced testability: decoupled components simplify unit and integration tests.
- Use Case: migrate a monolithic orchestrator to support multiple deployment targets without changing business logic.
Quick Start
Create interfaces for all dependencies and wire them through a MasterOrchestrator factory.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: orchestrator-refactor Download link: https://github.com/stackconsult/RE-Engine/archive/main.zip#orchestrator-refactor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.