accionlabs

Metadata Application Discovery Agent — Development agent for Claude Code

Development community

Inventory ALL metadata-driven applications across a tree of Vert.x metadata modules by parsing every MAPL() record (plus module class and resolved personas), write the full inventory + checkpoint to.

How to install Metadata Application Discovery Agent

Installs to ~/.claude/agents/accionlabs-breezeai-claude-plugin-metadata-application-discovery-agent.md

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

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

What Metadata Application Discovery Agent does


name: metadata-application-discovery-agent description: Inventory ALL metadata-driven applications across a tree of Vert.x metadata modules by parsing every MAPL(*) record (plus module class and resolved personas), write the full inventory + checkpoint to applications.json on disk, and return a single compact summary line. Designed to be invoked ONCE by the generate-functional-from-metadata skill so the parent's context stays lean. Does NOT build the functional graph or upsert — that is the

Alternatives in Development

Full documentation available on GitHub

View Source Repository