architecture Skill
Architecture map, layer responsibilities, key files, auth types, and debug runbook by symptom. Published by microsoft in powerplatform-build-tools.
What is architecture Skill?
Architecture map, layer responsibilities, key files, auth types, and debug runbook by symptom. Published by microsoft in powerplatform-build-tools. 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 architecture Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/powerplatform-build-tools
- Skill file: .claude/skills/architecture/SKILL.md
What it does
Architecture map, layer responsibilities, key files, auth types, and debug runbook by symptom.
Skill instructions
Architecture & Debug Guide Use this skill to understand the codebase architecture, trace issues across repos, or debug failures. If given a specific error or symptom, use the architecture map below to identify which layer is failing and follow the targeted debug steps for that layer. --- Repo Dependency Map powerplatform-build-tools (THIS REPO — Azure DevOps Extension) │ │ npm import (bundled) ▼ @microsoft/powerplatform-cli-wrapper (TypeScript action library) │ │ childprocess.spawn() ▼ pac CLI binary (pac.exe / pac — .NET, downloaded from NuGet at build time) │ │ HTTPS REST ▼ Power Platform API (Dataverse / crm.dynamics.com) --- Layer Responsibilities | Layer | Owns | Does NOT own | |-------|------|--------------| | build-tools | Azure DevOps task inputs, service connections, pipeline variables, artifact upload, task.json | Power Platform logic, pac CLI args | | cli-wrapper | pac CLI argument assembly, auth flow, subprocess spawn/capture | Azure DevOps APIs, pipeline variables | | pac
Explore related resources
Frequently asked questions
What is architecture?
architecture is a open-source AI agent skill with Copy skill directory. Architecture map, layer responsibilities, key files, auth types, and debug runbook by symptom.
Who is architecture best for?
architecture is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install architecture?
Install or run architecture using Copy skill directory. Check architecture for the latest setup command.
Is architecture actively maintained?
architecture may need a closer maintenance check before production use.
Auto-fetched from GitHub.