flowmaster-backend

Orchestrate 29 FlowMaster microservices via REST APIs and an Event Bus.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/eron1703/claude-config-loader --skill flowmaster-backend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flowmaster-backend
Source: https://github.com/eron1703/claude-config-loader/tree/main/skills/flowmaster-backend
Command: npx skills add https://github.com/eron1703/claude-config-loader --skill flowmaster-backend

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

FlowMaster backend management of 29 deployed services, REST APIs, and Event Bus patterns is complex; this Skill consolidates architecture and operational context for efficient development and integration.

Core Features & Use Cases

  • Orchestrates 29 microservices across K3S with modular design and per-service databases.
  • Provides REST APIs, Event Bus messaging, and MCP gateway access for AI agent interaction.
  • Supports architecture exploration, integration planning, and runtime orchestration for FlowMaster workflows.

Quick Start

Deploy the FlowMaster backend stack in your cluster and call its MCP gateway endpoints to begin orchestrating services.

Frequently Asked Questions about flowmaster-backend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multiple microservices with REST APIs and an Event Bus?

Microservices orchestration coordinates 29 modular services through REST APIs and Event Bus messaging, enabling scalable asynchronous and synchronous communication across design, execution, and analytics workflows.

What is the best way to manage per-service databases in a microservices architecture?

Managing per-service databases in a microservices architecture requires modular service boundaries, ensuring each service maintains its own database while communicating through REST APIs and an Event Bus for data consistency.

Can I use an MCP gateway to integrate AI agents with backend microservices?

An MCP gateway provides AI agent interaction with backend microservices, exposing REST APIs and Event Bus patterns so agents can access and orchestrate design, execution, and analytics services.

How do I deploy backend microservices on K3s for scalable event-driven workflows?

Deploying backend microservices on K3s involves orchestrating 29 modular services with per-service databases, utilizing REST APIs and an Event Bus to handle runtime execution and asynchronous workflow coordination.

Does FlowMaster support both synchronous and asynchronous communication patterns?

FlowMaster supports synchronous and asynchronous communication patterns through REST APIs for synchronous calls and an Event Bus for asynchronous messaging, ensuring modular service boundaries are maintained.