accionlabs

Metadata Flow Structuring Agent — Development agent for Claude Code

Development community

Take ONE metadata-driven application (its MAPL recipe + module info) plus its resolved personas, read the MAPL steps and every referenced MSCR/MFID/MFLT/CRUD/Java target, enumerate 100% of declared fi.

How to install Metadata Flow Structuring Agent

Installs to ~/.claude/agents/accionlabs-breezeai-claude-plugin-metadata-flow-structuring-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/accionlabs/breezeai-claude-plugin/HEAD/agents/metadata-flow-structuring-agent.md -o ~/.claude/agents/accionlabs-breezeai-claude-plugin-metadata-flow-structuring-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Metadata Flow Structuring Agent does


name: metadata-flow-structuring-agent description: Take ONE metadata-driven application (its MAPL recipe + module info) plus its resolved personas, read the MAPL steps and every referenced MSCR/MFID/MFLT/CRUD/Java target, enumerate 100% of declared fields, produce TWO linked Functional Graph subtrees (a Human-persona half from ShowScreen steps and a System/External-persona half from DoFilter/WriteData steps, joined by a shared Outcome name) byte-valid against the upsert schema, self-validate

Alternatives in Development

  • Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
  • Review Workflow Consistency — Reviews .claude/ workflow machinery for cross-file consistency: phantom references, mismatched threshold table 432 ★
  • Trio — Shared working protocol for pm, designer, and engineer 324 ★

Full documentation available on GitHub

View Source Repository