michaelpersonalmichaelpersonalCommunityยท1 Agent Skills Included

goal-forge

Turn rough coding ideas into executable long-running goal contracts

Converts rough coding ideas into tight specifications and executable Codex /goal contracts. Interviews users to force decisions on scope, architecture, budgets, and measurable success criteria before any code runs. Adds scorecards, feedback loops, working memory files, and human control knobs so multi-hour autonomous runs stay on track. Includes a read-only config checker that verifies Codex is ready for long autonomous sessions.
npx skills add michaelpersonal/goal-forge --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install goal-forge?โ–ผ

Run `npx skills add michaelpersonal/goal-forge --all -g -y` in your terminal to install the skill globally.

What does goal-forge do?โ–ผ

It turns a rough coding idea into a tight SPEC.md and an executable GOAL.md contract with budgets, scorecards, and verification checks for long-running Codex /goal sessions.

How do I prepare Codex for multi-hour autonomous runs?โ–ผ

Goal Forge includes a read-only inspector script that checks your Codex version, project trust, and config settings, then reports whether your setup is ready for autonomous /goal work.

Can I set time or cost limits on a coding run?โ–ผ

Yes. Requests like "5 hour budget max" compile into an explicit budget contract with warning thresholds, checkpoint behavior, and an extension policy requiring your approval.

Do I need a finished spec before using goal-forge?โ–ผ

No. Its Interview mode asks targeted questions to build the spec with you, and it refuses to compile a goal until your success criteria are concrete and measurable.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’