Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.
67
84%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Status: Stable
Production-ready Rego policies with unit tests, Regal lint config, and Conftest integration.
| Example | Type | Description |
|---|---|---|
| conftest/ | Conftest + Terraform | S3 encryption and ACL policies with full test suite |
# Install tools
brew install conftest
brew install styrainc/packages/regal
# 1. Check formatting
conftest fmt ./conftest/policies/*.rego --check
# 2. Lint with Regal
regal lint ./conftest/policies
# 3. Run unit tests
conftest verify --policy ./conftest/policies
# 4. Run integration test against sample Terraform
conftest test --policy ./conftest/policies --namespace terraform.s3 ./conftest/tests/main.tf/platform-skills:opa — generate policies, write tests, run validation pipeline, explain or debug Rego.claude-plugin
.github
commands
docs
examples
agent-self-improve
argocd
awesome-docs
aws
cloudfront
functions
lambda-edge
functions
azure
compliance
conventional-commits
datadog
llm-observability
demo
documentation
dora
dynatrace
fluxcd
github-actions
composite-actions
configure-cloud
db-migrate
docker-build-push
k8s-deploy
notify-slack
pr-comment
release-tag
security-scan
setup-env
setup-terraform
terraform-plan
helm
web-service
templates
kubernetes
kyverno
mcp
observability
openshift
pr-review
ownership
runtime-security
supply-chain
terraform
references
scripts
skills
platform-skills
tests