@jununfly/zj-goal-audit
v0.1.1
Published
Goal readiness auditor for run-until-done agentic workflows. Compute Goal Readiness Score (G0-G3). npx @jununfly/zj-goal-audit . --suggest
Downloads
233
Maintainers
Readme
zj-goal-audit
Goal Readiness Score CLI for run-until-done agentic workflows.
Install / run
npx @jununfly/zj-goal-audit .
npx @jununfly/zj-goal-audit . --suggest
npx @jununfly/zj-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