gotalab/goal-setter-skill

93 stars · Last commit 2026-07-11

Shape rough requests into evidence-backed /goal completion contracts — an Agent Skill for Claude Code and Codex

README preview

# goal-setter

**Turn rough long-running work into a compact Codex `/goal` with a clear finish line.**

goal-setter is a Codex skill for work that needs more than a one-off prompt. It
turns a rough request into a short goal that fixes the result, the evidence for
success, the boundaries, and the stop rules, while leaving implementation
judgment to the runner.

It favors verification targets over rule-heavy procedures: the goal should say
what must be proven, not prescribe every step.

Built for **Codex**. Works on **Claude Code** too.

[日本語](README.ja.md)

<p align="center">
  <img src="assets/goal-setter-icon.png" alt="Goal Setter icon: loose requests converging into a checked goal" width="180">
</p>

View full repository on GitHub →