Apply GitHub's Well-Architected Framework — prescriptive design thinking and recommendations for deploying GitHub Enterprise at scale across five pillars (Productivity, Collaboration, Application Security, Governance, Architecture). Use for organization-level decisions about repository structure, rulesets, GHAS rollout, Copilot adoption, polyrepo vs monorepo, migrations (ADO, etc.), governance policies, custom properties, and other "how should we use GitHub" questions where GitHub Docs answers "how do I configure it" but you need "what should we do and why".
How this skill is triggered — by the user, by Claude, or both
Slash command
/github-well-architected:github-well-architectedThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Community-driven, opinionated guidance for adopting and deploying GitHub effectively. Sourced from https://github.com/github/github-well-architected (the static-site source for https://wellarchitected.github.com).
references/charter.mdreferences/framework-overview.mdreferences/library/_index.mdreferences/library/application-security/_index.mdreferences/library/application-security/checklist.mdreferences/library/application-security/design-principles.mdreferences/library/application-security/quick-links.mdreferences/library/application-security/recommendations/_index.mdreferences/library/application-security/recommendations/actions-security/index.mdreferences/library/application-security/recommendations/enforce-ghas-at-scale/index.mdreferences/library/application-security/recommendations/managing-dependency-threats.mdreferences/library/application-security/recommendations/prioritizing-alerts/index.mdreferences/library/application-security/recommendations/securing-developer-workspace.mdreferences/library/application-security/recommendations/threat-model/index.mdreferences/library/architecture/_index.mdreferences/library/architecture/checklist.mdreferences/library/architecture/design-principles.mdreferences/library/architecture/quick-links.mdreferences/library/architecture/recommendations/_index.mdreferences/library/architecture/recommendations/deploying-actions-runner-controller.mdCommunity-driven, opinionated guidance for adopting and deploying GitHub effectively. Sourced from https://github.com/github/github-well-architected (the static-site source for https://wellarchitected.github.com).
This skill captures design thinking, not configuration instructions. For "how do I turn on Dependabot," consult GitHub Docs. For "should we enforce GHAS at scale, and how do we sequence the rollout," consult this framework.
Load this skill when the user is making organization-level decisions about GitHub deployment, not single-feature configuration. Concrete triggers:
Do not use this skill for:
Three layers (references/framework-overview.md for full detail):
| Pillar | Focus | Reference root |
|---|---|---|
| Productivity | Speed and efficiency: CI/CD, Actions, Packages, Copilot adoption | references/library/productivity/ |
| Collaboration | Teamwork: PRs, code review, project boards, DevOps practices | references/library/collaboration/ |
| Application Security | Securing apps: Dependabot, advisories, code scanning, GHAS | references/library/application-security/ |
| Governance | Compliance and controls: permissions, audit logs, policies | references/library/governance/ |
| Architecture | Designing the GitHub environment: scalability, reliability, repo structure | references/library/architecture/ |
Each pillar directory contains:
_index.md — pillar landing pagedesign-principles.md — the how for that pillarchecklist.md — assessment checklistquick-links.md — curated entry pointsrecommendations/ — the do this prescriptive guidesWhen the user asks a question, identify the pillar first, then look at:
references/library/<pillar>/design-principles.md for the underlying principlesreferences/library/<pillar>/recommendations/ for specific guidesCross-cutting content lives outside the pillar tree:
references/charter.md — framework charter, mission, scopereferences/framework-overview.md — pillars, layers, comparison vs Azure/AWS WAFreferences/taxonomies.md — how content is categorized (use when authoring or organizing)references/library/_index.md — content library landingreferences/library/overview/ — getting-started checklist, layers, assessmentreferences/library/scenarios/ — cross-pillar scenarios:
anti-patterns.md — what not to domonorepos.md — monorepo guidancenist-ssdf-implementation.md — NIST Secure Software Development Framework mappingmeasuring-genai-impact.md — engineering metrics for AI toolingmigrations/azure-devops-migration-guide/ — multi-part ADO→GitHub migration guideThese are the recommendations most likely to come up:
Governance (references/library/governance/recommendations/):
governance-administration-essentials/ — admin baselinegovernance-policies-best-practices/ — policy designgoverning-agents.md — governing AI/Copilot agentsmanaging-ai-credits.md — AI credit allocationmanaging-repositories-at-scale/ — including rulesets-best-practices.md and custom-properties-best-practices.mdArchitecture (references/library/architecture/recommendations/):
implementing-polyrepo-engineering.md — polyrepo strategyscaling-git-repositories/ — large repos, when to use LFS, repo architecturedeploying-actions-runner-controller.md — self-hosted ARChosted-runner-private-networking/ — VNet-injected runnersexpanding-enterprise-custom-agents-context.mdApplication Security (references/library/application-security/recommendations/):
enforce-ghas-at-scale/ — rolling out GitHub Advanced Securityactions-security/ — securing Actions workflowsprioritizing-alerts/managing-dependency-threats.mdsecuring-developer-workspace.mdthreat-model/ — threat modelingCollaboration (references/library/collaboration/recommendations/):
applying-devops-methodology.mdchampion-program/ — internal championsscaling-actions-reusability/ — reusable workflowsProductivity (references/library/productivity/recommendations/):
adopting-copilot-at-scale/engineering-system-metrics.mdSource repo: https://github.com/github/github-well-architected (MIT). Skill bundles a curated subset of markdown from /content/library, /docs/framework-overview.md, /docs/taxonomies.md, and /charter.md. Binary assets (PDFs, images, diagrams) removed; refer to the live site at https://wellarchitected.github.com for visuals.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub declaratus/github-platform-skills --plugin github-well-architected