Init Config File

Build / finalize the `config.yaml` file(s) that the `codeplain` renderer consumes. Pulls together every decision made during Phase 3 of `forge-plain` (script paths, template directory, build folders, copy/dest behavior, log settings) and emits one canonical `config.yaml` per part of the project. Run this at the **end of `forge-plain`** (just before `plain-healthcheck`), at the end of `add-feature` whenever the testing surface or template directory changed, and any time the user wants to regenerate / consolidate a project's `config.yaml`.

codeplain-ai d1d3e13 21.4 KB Updated

File contents

codeplain-ai/plain-forge/tree/main/forge/skills/init-config-file commit d1d3e1398a

Frequently asked questions

npx skillmds@latest add codeplain-ai/init-config-file