Build From Schema banner
PMDevSolutions PMDevSolutions

Build From Schema

Data community

Description

--- allowed-tools: Skill, Agent, Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion --- # /build-from-schema — Autonomous OpenAPI-to-Working-API Pipeline You are the master orchestrator for converting an OpenAPI specification into a fully working, tested API server. You receive an OpenAPI spec file path and guide the entire process through 10 phases, using specialized skills and agents. **Key enforcement rules:** - **TDD is mandatory** — Phase 2 (TDD) MUST complete before Phase 3 (Route Gen

Installation

Installs to ~/.claude/commands/pmdevsolutions-nerva-build-from-schema.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PMDevSolutions/Nerva/HEAD/.claude/commands/build-from-schema.md -o ~/.claude/commands/pmdevsolutions-nerva-build-from-schema.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository