What problem does it solve?
productionize-me helps you turn a working but “vibe-coded” codebase into a production-grade system by auditing it against an appropriate maturity tier, then generating a prioritized plan and the actual durable artifacts teams need to ship safely.
Core Features & Use Cases
- Production readiness audit: Reviews code quality, testing, security/secrets, observability, CI/CD, documentation, configuration, privacy, and reliability, calibrated to your chosen (or overridden) production tier.
- Prioritized hardening plan: Produces a staged roadmap (M0/M1/M2) with risk-based prioritization, focusing on what blocks launch versus what improves maturity over time.
- Team-grade, reverse-engineered documentation: Generates architecture diagrams, ERDs/data model docs, ADRs, runbooks, and other retrospective design artifacts based on your existing repo.
- Enforceable guardrails: Writes an enforceable CLAUDE.md paired with hooks/CI/scripts to prevent regression, and scaffolds production essentials (README, .env.example, CI, pre-commit, etc.) appropriate to the tier.
Quick Start
Start by asking the skill to productionize the current repo state by running: /productionize-me