DevForge Suite guides
Practical, copy-pasteable guides for the ten-tool DevForge developer CLI suite. Every command below is verified against the tool's own README.
Guides by tool
API Contract Guardian — catch breaking API changes in CI
Gate your PRs on an OpenAPI contract diff so breaking changes never reach production.
guardjson2sql — nested JSON to relational SQL
Flatten nested JSON objects and arrays into SQL INSERT statements with smart type inference.
sqlDeployDiff — preview infrastructure changes
See cost and config impact of a Terraform/CloudFormation/Pulumi change before you deploy.
deployAPIGhost — mock API server from OpenAPI
Spawn a mock server from an OpenAPI spec for local dev and integration tests.
ghostAPIAuth — rotate API keys in CI
Generate, rotate, and verify API keys and JWTs with an encrypted local store.
authEnvault — stop .env leaking into git
Sync, diff, and rotate environment variables; catch leaked secrets before they hit history.
envaultSchemaForge — Prisma to Drizzle migration
Convert across 11 schema formats / 100 directions; review foreign-key and ORM relationship details after conversion.
schemaclick-to-mcp — wrap any CLI as an MCP server
Expose a Click or Typer CLI to AI agents as an MCP server with zero code changes.
mcpDeadCode — find unused exports in TypeScript
Detect dead exports, routes, and orphaned CSS in React/Next.js projects.
deadcodeConfigDrift — detect config drift across environments
Compare configs, flag drift, and block CI on breaking changes before they cause incidents.
driftReady to install the suite?
One command gets you all ten developer CLIs through a single devforge command.