Loading...
Loading...
Define your organization's platform engineering standards by generating a Platform-Engineering-Constitution.md. Use when establishing or updating cloud infrastructure policies, approved tooling, compute platforms, and IaC conventions.
npx skill4agent add kachawla/radius-skills platform-constitutionPlatform-Engineering-Constitution.mdPlatform-Engineering-Constitution.mdazure-governance.mdPlatform-Engineering-Constitution.mdPlatform-Engineering-Constitution.md# Platform Engineering Constitution — {Organization Name}
## 1. Organization Overview
Brief description of the organization and purpose of this document.
## 2. Cloud Providers
- Approved providers and their primary use cases
- Provider-specific constraints or preferences
## 3. Compute Platform
- Target compute platforms and configurations
- Version constraints and upgrade policies
## 4. Infrastructure Policies
- Imported policy summaries
- Governance requirements
- Compliance framework alignment
## 5. Infrastructure as Code
- Approved IaC tooling
- Module source locations and conventions
- Module structure and versioning standards
## 6. Deployment Standards
- Approved regions
- Naming conventions
- Required tags and labels
## 7. Network Architecture
- Network topology requirements
- Connectivity constraints
## 8. Security & Secrets
- Secret management approach
- Access control requirements
## 9. Appendix
- Links to referenced policies
- Change log| Topic | Reference | Use for |
|---|---|---|
| Azure Governance | references/azure-governance.md | Azure Policy, landing zones, resource organization |
| AWS Governance | references/aws-governance.md | AWS Config, Control Tower, Organizations |
| Kubernetes Best Practices | references/kubernetes-best-practices.md | K8s standards, RBAC, resource quotas |
| Terraform Conventions | references/terraform-conventions.md | Module structure, state management, CI/CD |
| IaC Module Standards | references/iac-module-standards.md | Module versioning, testing, documentation |
| Policy Import Guide | references/policy-import-guide.md | Importing Azure Policy, AWS Config, OPA rules |