Craft verifiable, tight goal prompts for AI coding agents (Claude Code /goal, Codex Automations, Pi), either from a standalone task interview or from an already-approved to-goal handoff. Use when the user says "给我一个 goal 提示词", "帮我写个 goal", "设置一个自动化任务", "我想让 agent 自动做 X", or asks to turn a task into a self-running loop. Ensures every goal has a checkable completion criterion so the agent knows when it's done.
$npx -y skills add tt-a1i/matt-skills-with-to-goal --skill goal-crafterInstalls into the current project.
Run `npx skills use "https://github.com/tt-a1i/matt-skills-with-to-goal" --skill "tt-a1i/matt-skills-with-to-goal/goal-crafter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tt-a1i/matt-skills-with-to-goal" that are relevant to the current task. Run `npx skills add "https://github.com/tt-a1i/matt-skills-with-to-goal"` and select the relevant skills, then follow their instructions.