Green

Completion criteria -- typecheck, build, test, format must all pass Use when this capability is needed.

tomevault-io Updated

File contents

Green

Before considering work complete, verify affected packages are "green":

npm run typecheck -w packages/<name>    # or workspaces/<name>
npm run build -w packages/<name>        # or workspaces/<name>
npm test -w packages/<name>             # or workspaces/<name>
npm run format packages/<name>          # or workspaces/<name>

All four must pass with zero errors or warnings for each affected package.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/finlaysonstudio--jaypie--green commit 6bceeff334

Frequently asked questions

npx skillmds@latest add tomevault-io/green