Adrs Skill
Adopt a single reusable architecture-diagrams skill as the shared capability for turning infrastructure-as-code sources into ASCII block diagrams or Mermaid flowcharts, invokable from any HVE-Core agent or chat context with the caller choosing the output format. Published by microsoft in hve-core.
What is Adrs Skill?
Adopt a single reusable architecture-diagrams skill as the shared capability for turning infrastructure-as-code sources into ASCII block diagrams or Mermaid flowcharts, invokable from any HVE-Core agent or chat context with the caller choosing the output format. Published by microsoft in hve-core. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use Adrs Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/hve-core
- Skill file: docs/planning/adrs/0008-adopt-reusable-architecture-diagrams-skill.md
What it does
Adopt a single reusable architecture-diagrams skill as the shared capability for turning infrastructure-as-code sources into ASCII block diagrams or Mermaid flowcharts, invokable from any HVE-Core agent or chat context with the caller choosing the output format.
Skill instructions
Context Multiple HVE-Core agents need to turn infrastructure-as-code sources (Terraform, Bicep, ARM, shell, Kubernetes, Docker/Compose) into architecture and network diagrams. Authoring that logic inline inside each agent duplicates conventions and inflates every agent's base context with diagram instructions that are only occasionally used. We need a single, format-agnostic capability that any agent (or a bare chat session) can invoke on demand, where the caller chooses ASCII or Mermaid output and neither is forced as a default. The framing for this decision came directly from the requesting session: "Let's make a quick ADR for the new Arch Diagram skills based on this work." Drivers are token optimization plus cross-agent reuse; constraints are clean multi-agent integration plus format-agnosticism. "look at the other ADRs and mirror them." Decision Drivers Token optimization Reuse across agents Clean multi-agent integration Format-agnosticism Considered Options Reusable shared skill
Explore related resources
Frequently asked questions
What is Adrs?
Adrs is a open-source AI agent skill with Copy skill directory. Adopt a single reusable architecture-diagrams skill as the shared capability for turning infrastructure-as-code sources into ASCII block diagrams or Mermaid flowcharts, invokable from any HVE-Core agent or chat.
Who is Adrs best for?
Adrs is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install Adrs?
Install or run Adrs using Copy skill directory. Check Adrs for the latest setup command.
Is Adrs actively maintained?
Adrs may need a closer maintenance check before production use.
Auto-fetched from GitHub.