goalcraft
Turn messy task briefs into evidence-checked Codex goals
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Goalcraft?โผ
Run `npx skills add grp06/goalcraft --all -g -y` in your terminal to install the skill globally.
What does Goalcraft do?โผ
It turns a messy task brief into a compact Codex /goal with a clear outcome, verification checks, boundaries, and stop conditions, then activates it so work continues until real evidence proves completion.
When should I use a Codex goal instead of a normal prompt?โผ
Use a goal for multi-step work with a verifiable finish line, like fixing a feature until tests pass. One-line edits, quick explanations, or short reviews are better as normal prompts.
How does Goalcraft stop agents from claiming false completion?โผ
Every goal requires auditable evidence such as tests, logs, or screenshots before done is declared, and includes anti-gaming guardrails plus a blocked stop condition for risky changes.
Can I get a draft goal without activating it?โผ
Yes. Ask for a draft-only, review-only, or planning-only pass and Goalcraft returns ready-to-paste goal text without setting the active goal.
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