goal-forge

Convert rough coding ideas into SPEC.md and a Codex /goal contract.

215|14|Updated May 1, 2026
One-click install
npx skills add https://github.com/michaelpersonal/goal-forge --skill goal-forge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-forge
Source: https://github.com/michaelpersonal/goal-forge/tree/main
Command: npx skills add https://github.com/michaelpersonal/goal-forge --skill goal-forge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tomli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Goal Forge converts rough coding ideas into concrete SPEC.md and an executable Codex /goal contract, reducing ambiguity and accelerating alignment.

Core Features & Use Cases

  • Generate SPEC.md from rough ideas via structured interviews.
  • Compile SPEC.md into GOAL.md and generate a ready-to-run /goal contract with a defined scorecard, fast feedback loop, and long-running working memory.
  • Provide configuration readiness checks and templates to support autonomous /goal sessions.

Quick Start

Run Goal Forge in Interview mode to generate SPEC.md and a /goal contract from your rough idea.

Frequently Asked Questions about goal-forge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn rough coding ideas into an executable spec?

Goal Forge uses a structured interview mode to extract requirements from your idea and generates a precise SPEC.md, reducing ambiguity and accelerating project alignment before development begins.

How do I create a Codex /goal contract from a project spec?

You create a Codex /goal contract by compiling your SPEC.md into GOAL.md, which generates a ready-to-run contract equipped with a defined scorecard, fast feedback loop, and long-running working memory scaffolds.

Do I need to prepare configuration files before generating a /goal contract?

Yes, configuration readiness checks are required. Goal Forge provides templates and validates your config readiness to ensure your environment is prepared to support autonomous /goal sessions.

What is included in a /goal contract for software development automation?

A /goal contract includes clear project scoping, alignment metrics, a defined scorecard, a fast feedback loop, working-memory scaffolds, and configuration readiness checks to drive autonomous software development automation.

Can I automate repo-management workflows with a generated SPEC.md?

Yes, you can automate repo-management workflows by compiling the generated SPEC.md into an executable /goal contract that loads structured workflow scaffolds and configuration readiness checks for your repository.