Skip to main content

goal

长期目标续推 skill,支持多 thread 并行。设置一个跨多轮对话的目标(写代码、写文章、做迁移、跑实验等任何任务),自动续推直到完成或被 ESC 中断。当用户输入 /goal、或描述一个需要持续多轮才能完成的目标("把所有 X 改成 Y"、"重构 Z 直到测试全过"、"批量生成 N 篇文章直到达标"、"持续优化直到 ...")时使用。基于 OpenAI Codex CLI 的 /goal 机制移植,核心是 completion audit 防过早完成 + 用 /loop 自动续推 + thread 隔离。

Jump to install

Source facts

Repository
limin112/claude-goal-skill
Last source activity
May 7, 2026 at 09:21
Detected SKILL.md language
Chinese
Stars
18
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.