dynamic-flow-architecture

Document cross-container runtime flows and C4 dynamic diagrams.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/wtah/spec-master --skill dynamic-flow-architecture
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dynamic-flow-architecture
Source: https://github.com/wtah/spec-master/tree/main/.claude/skills/dynamic-flow-architecture
Command: npx skills add https://github.com/wtah/spec-master --skill dynamic-flow-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Dynamic Flow Architecture Skill standardizes how teams document runtime interactions across containers, enabling consistent communication of cross-container flows and dynamic diagrams.

Core Features & Use Cases

  • Guided cross-container flow documentation for runtime sequences and cross-service interactions.
  • C4 dynamic diagram templates and best-practice guidelines for readable architectures.
  • Use-case mapping and flow governance to ensure alignment between system goals and executed flows.

Quick Start

Create your first cross-container flow document by using the templates in .specs/flows and referencing the root AGENTS.md for scope. Start with a primary flow named after your use case, then fill steps and diagrams.

Frequently Asked Questions about dynamic-flow-architecture

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

FAQPage Schema
How do I document cross-container runtime flows for complex architectures?▼

Document cross-container runtime flows by applying standardized templates in .specs/flows and referencing the root AGENTS.md for scope. Generate C4 dynamic diagrams to map use-case sequences and ensure flow traceability across services.

What is a C4 dynamic diagram and when do I need it for architecture guidance?▼

A C4 dynamic diagram visualizes runtime interactions and execution sequences across containers. You need it to communicate cross-service flows clearly and ensure alignment between system goals and executed runtime behaviors in complex architectures.

How do I map use cases to runtime flow diagrams across services?▼

Map use cases to runtime flow diagrams by creating a primary flow document named after your use case. Fill in the cross-container steps and generate corresponding C4 dynamic diagrams to govern flow traceability and alignment.

What do I need to start generating cross-container flow documentation?▼

To start generating cross-container flow documentation, you need YAML frontmatter in SKILL.md defining the name and description. You then reference .specs/flows templates and AGENTS.md to structure your runtime sequences.

Does this approach support flow governance and traceability for complex architectures?▼

Yes, flow governance and traceability are supported through use-case mapping and standardized cross-container flow documentation. This ensures alignment between system goals and executed runtime interactions across services.

Are there limitations when documenting cross-container runtime flows without optional scripts?▼

Without optional scripts, references, and assets, you are limited to basic guided documentation and C4 dynamic diagram templates. Extended guidance for complex architecture scenarios requires referencing these additional assets.