goal-forge
Turn rough coding ideas into executable long-running goal contracts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core