From working code to a running production environment.
Building the app is only half the job. Deployer plans the complete path to production — and starts by telling you exactly how to work through your Spec4 phases with the AI coding agent you're already using. For cloud deployments, Deployer can even generate complete Terraform scripts.
Deployer works in two distinct parts. The first gets you coding immediately. The second ensures you have somewhere solid to ship to.
Every AI coding agent has its own workflow for loading files, running commands, and verifying phases. Deployer looks up current documentation and gives you agent-specific guidance for:
.spec4/phases/phase1.json with your specific agent — commands, flags, and file-reference patterns.Seven focused questions, one per turn. Deployer uses web search to verify current pricing, free-tier availability, and setup documentation before making recommendations.
.tf files needed to provision your infrastructure from scratch. No partial templates. No placeholders.Deployer saves a complete deployment-plan.md to your .spec4/ directory. The document includes:
.tf files for full infrastructure provisioning from scratch
Open Spec4 and let Deployer plan your path from local development to production — including exactly how to use your Spec4 phases with the coding agent you're already using.