Init Plain Project

Lightweight initializer for a new ***plain project. Asks about the base technology and project kind, asks whether conformance testing is enabled, then scaffolds a template import module (with base implementation reqs and test reqs), a stub top-level module, the unit testing script, and (optionally) the conformance and prepare-environment scripts plus a config.yaml. Does NOT run `codeplain --dry-run`. Use when the user wants a quick project skeleton to start writing functional specs against, without the full forge-plain interview.

codeplain-ai 56b55e4 2 files · 10.0 KB Updated

File contents

codeplain-ai/plain-forge/tree/main/forge/skills/init-plain-project commit 56b55e4c3a

Frequently asked questions

npx skillmds@latest add codeplain-ai/init-plain-project