@iechor/goal-audit
v1.0.2
Published
Goal engineering readiness auditor for Grok Build /goal. Compute Goal Readiness Score (G0-G3). npx @iechor/goal-audit . --suggest
Maintainers
Readme
goal-audit
Goal Readiness Score CLI for Grok Build /goal workflows.
Install / run
npx @iechor/goal-audit .
npx @iechor/goal-audit . --suggest
npx @iechor/goal-audit . --jsonLevels
| Level | Score | Meaning |
|-------|-------|---------|
| G0 | < 40 | Ad hoc /goal usage |
| G1 | 40–59 | GOAL.md + assisted goals |
| G2 | 60–79 | Verifier + test gates |
| G3 | 80+ | CI, budget, run log |
Development
npm install
npm test