Open Source Plugin for GitHub Copilot CLI & Claude Code

Blueprints for Power
and Agents

Architecture Documentation on Autopilot

Point it at a Power Platform solution ZIP, a Copilot Studio agent, or just describe your architecture in plain English — and get a fully interactive dashboard with diagrams, ERDs, flow timelines, and architectural notes. No API keys. No config. Just answers.

What's Inside

Three skills, one plugin — everything you need to go from solution ZIP to shareable architecture docs.

🤖

Intelligent Agent

Analyzes Power Platform solution ZIPs, Copilot Studio directories (.mcs.yml), and Azure AI Foundry configs. Extracts entities, flows, connectors, relationships, and metadata automatically.

📊

Interactive Dashboard

Generates a self-contained HTML file with Mermaid diagrams, dark theme, clickable stat cards with slide-in drawers, and five tabbed sections covering every architectural angle.

🔗

Instant Sharing

Publishes to a PageDrop shareable link — up to 3 days, no account required. Also opens locally. One file, zero dependencies, works offline.

See It In Action

From solution ZIP to shareable dashboard in about 60 seconds.

1

Point at Your Solution

Select the agent and hand it a solution ZIP. It extracts, parses XML manifests, and starts analyzing. Every entity, flow, and connector is cataloged automatically.

CLI terminal showing the power-copilot-architect agent extracting a solution ZIP

The agent extracts the solution ZIP, identifies all components, and invokes the dashboard skill automatically.

2

Dashboard Generated

In seconds, a complete HTML dashboard is produced — 923 lines of self-contained HTML. Choose to share or open locally. No templates, no config files.

CLI terminal showing the generated HTML file and sharing options

One file, zero dependencies. The agent asks how you'd like to share it.

3

Share It

The dashboard is uploaded to PageDrop with a shareable URL. You get a link, a local copy, and a section-by-section summary — all in one step.

CLI terminal showing PageDrop upload with shareable link and summary

A shareable link, a local copy, and a section-by-section summary — all in one step.

What You Get

Five tabs, each designed to answer a different architectural question.

Architecture Overview

Clickable stat cards summarize the solution's inventory. A Mermaid architecture diagram maps triggers, flow steps, external services, and decision points — giving stakeholders a 10-second understanding of the system.

Architecture overview dashboard with stat cards and Mermaid diagram

Entity-Relationship Diagram

Full ERD with Dataverse tables, typed attributes, primary key and foreign key annotations, and labeled relationships. Every table, every column — documented automatically from solution metadata.

Entity-relationship diagram showing Dataverse tables and relationships

Data Flows

Step-by-step flow timelines — triggers, variable initialization, loops, API calls, conditional branches, and child flow invocations. Perfect for code reviews, onboarding, or debugging sessions.

Data flow timeline showing triggers, loops, and decision branches

Components Inventory

Categorized cards for every entity, flow, connector, relationship, app, and calculated field. A complete bill of materials — know exactly what's deployed and what it depends on.

Components inventory with categorized cards for all solution elements

Architecture Notes

Strengths, considerations and risks, security and auth patterns, external dependencies, environment variables, and ROI analysis. Not just documentation — architectural guidance that flags what you might overlook.

Architecture notes showing strengths, risks, security, and dependencies

Getting Started

Install the plugin, start a conversation, and point it at your solution. That's it.

GitHub Copilot CLI

One command to install

$ copilot plugin install promptclickrun/power-agents-blueprint

Claude Code

Two commands from the REPL

> /plugin marketplace add promptclickrun/power-agents-blueprint > /plugin install power-agents-blueprint@power-agents-blueprint-marketplace

Once installed, start a conversation with the power-copilot-architect agent and point it at your solution.