Orbitant 12 Factor

Use when checking if a repo follows 12-factor app principles — config stored in env vars (not hardcoded), dependency lockfiles present, CI pipeline separation, structured logging to stdout, or dev/prod environment parity. Activates when someone asks about 12-factor compliance, deployment readiness, or config management practices in a Node.js or Python project. Also trigger when someone notices hardcoded localhost URLs, missing .env.example, or asks "is this deploy-ready?" — even without mentioning 12-factor explicitly.

weorbitant e6eb12c 2 files · 5.6 KB Updated

File contents

weorbitant/orbitant-os/tree/main/plugins/orbitant-engineering/skills/12-factor commit e6eb12cf92

Frequently asked questions

npx skillmds@latest add weorbitant/orbitant-12-factor