Metadata Application Discovery Agent — Development agent for Claude Code
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
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
- Team Supervisor — Resident pipeline supervisor agent 530 ★
- 🖥️ Multi-Window Context — TL;DR: State persistence across Claude Code sessions 243 ★
- PR Checkin — Cheap, event-triggered check-in on the open-PR lane 71 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Metadata Flow Structuring Agent
Take ONE metadata-driven application (its MAPL recipe + module info) plus its resolved personas, read the MAPL
Coherence Auditor
Meta-agent (opus) - verifies coordination between pipeline agents via Handoff Record parsing + source code cro
Dr Efficiency
Deep-review finder angle. Finds wasted work the diff introduces - repeated expensive construction, re-parsing,
Records
Record everything after deployment. Save checkpoint, update tracking system, update context index. Final step
Dtd Contract Auditor
Audits the shared DTD subsets (dtd/cc-core.dtd, cc-ask.dtd, cc-report.dtd, cc-record.dtd) against every -dtd c
Infra Flow
Workflow runtime specialist. Scheduled jobs, webhooks, automation graphs (n8n-class). Inventory and run teleme
Related Skills
Generate Cross Module Test Plan
Phân tích tính năng đi qua nhiều modules nối tiếp, xây dựng Module Map + Dimension Catalog, và sinh ma trận kế
Arckit.Application Inventory
Catalog existing applications with strategic fit scoring, dependencies, and lifecycle status
MCP Server Code Extractor
🎯 Precise code extraction for AI assistants - MCP server using tree-sitter to extract functions, classes & sn