goal-quench

Solid

Wraps /goal with a tiered safety + orchestration ladder. core (default): a token budget gate (pre-run estimate), mid-run budget thresholds, and an automatic post-run quality verification via pipeline-conductor — closing /goal's two gaps (the runner's per-turn judge evaluates completion, pipeline-conductor evaluates correctness). pro: adds context-doctor token reduction and agent-composer goal decomposition. max: adds internal-first capability-gap fill (LOCAL_SKILL_REGISTRY skill-bus scan → plugin-recommender external search → auto_project_mapping map/cluster) and cross-ecosystem-synergy-detection pre-validation. The Phase-1 budget verdict auto-recommends the mode. Triggered by "goal with quality gate", "safe goal", "goal-quench", "orchestrate this goal", or before running /goal on high-stakes tasks.

AI & Automation 14 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# goal-quench — /goal with Token Budget + Quality Gate **Availability of `/goal` is unresolved** — treat it the way `CLAUDE.md` treats `/deep-research`: use the built-in **if present**, and do not assert it is absent either. Everything below applies to whatever autonomous-run command this environment actually has; goal-quench is the wrapper, not the runner. Probe before relying on it (`/help`, or the skill/command list), and say which you found. `/goal` is understood to run until a cheap per-turn judge (reported as Haiku) says "done" — that is **second-hand, not verified here**, so treat it as the assumption goal-quench is designed against rather than as a fact about the implementation. What matters for this skill holds either way: a completion judge is not a quality judge, and without a budget ceiling a session can exhaust tokens silently. goal-quench adds three things such a runner does not itself provide: 1. **Pre-run**: token-budget-gate estimate — know the cost before committing 2. **Mid-run**: budget threshold awareness — signal before exhaustion (instructional; not mechanically enforced) 3. **Post-run**: pipeline-conductor — verify quality before accepting "done" The evaluator principle: the runner's own per-turn judge decides completion (every turn, cheap). pipeline-conductor judges quality (once at the end, structured). Separating the two closes the self-evaluation bias that a single evaluator cannot avoid — the principle holds whatever model that per-turn judge ...

Details

Author
chrono-meta
Repository
chrono-meta/forge-harness
Created
3 months ago
Last Updated
today
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category