Check Plain Env

Read a ***plain project — its `.plain` files, `test_scripts/`, `config.yaml`(s), and `resources/` — and determine every command-line tool, runtime, package manager, and external service the project needs on the host machine. Probe the host for each one, then emit a `PASS` / `FAIL` report listing what's installed (with versions), what's missing, and concrete OS-specific install commands for the gaps. Run this any time someone is about to render, test, or onboard onto a ***plain project for the first time.

codeplain-ai e4e6343 25.9 KB Updated

File contents

codeplain-ai/plain-forge/tree/main/forge/skills/check-plain-env commit e4e634354b

Frequently asked questions

npx skillmds@latest add codeplain-ai/check-plain-env