interactor
OfficialCompose adapters into safe, testable workflows.
Software Engineering#unit testing#error handling#workflow orchestration#dependency injection#service layer#interactor
Authorreliant-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Interactors turn multi-step business workflows into a single orchestration layer with validation, correct error wrapping, and optional transaction coordination—without coupling your use case to adapters, RPC handlers, or third-party SDKs.
Core Features & Use Cases
- Workflow orchestration: Compose two or more collaborator calls in a deterministic sequence to fulfill one user-facing operation.
- Edge validation and guardrails: Validate inputs at the interactor boundary and fail fast with clear errors.
- Testability-first design: Define all dependencies as interfaces to support unit tests with fully mocked collaborators, including verification of call order and short-circuiting.
Quick Start
Scaffold an interactor for your workflow by running: forge add package billing-flow --type interactor.
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: interactor Download link: https://github.com/reliant-labs/forge/archive/main.zip#interactor 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 471,000+ vetted skills library on demand.