Goalcraft.skill 是一个 Agent Skill,将模糊的任务描述转换为结构化的、可验证、可回滚的 YAML 目标契约,而不实际执行任务。

Stars

14

7 天增长

暂无数据

Fork 数

1

开放 Issue

0

开源协议

MIT

最近更新

2026-07-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它强制要求前置权限声明、可观察的成功标准和实例化输出,弥补了模糊需求与可靠 agent 执行之间的关键缺口。

适合谁使用

  • 使用 AI 编码 agent(Claude Code、Codex、Cursor)的开发者
  • 规划重构或依赖升级的软件工程师
  • 设计发布流水线的 DevOps 或平台工程师
  • 需要可重复数据清洗工作流的数据工程师

典型使用场景

  • 为代码重构(无行为变化)生成结构化的 YAML 计划
  • 定义包含 changelog 生成和制品交付的发布流水线
  • 创建幂等且包含隔离区的数据清洗任务
  • 撰写可转化为发布稿的写作简报

项目优势

  • 仅生成提示词,不执行任何任务——使用安全
  • 强制使用可观察的成功标准(如测试通过、文件存在)消除不确定性
  • 交互式检查点(CHECKPOINT)在输出前发现缺失路径、冲突或顺序问题
  • 阻止隐藏的时间限制,并要求提前明确声明权限

使用前须知

  • 不替代执行 agent;YAML 错误或不完整的输入仍会导致下游失败
  • 示例命令(如 pnpm)为占位符,必须根据目标仓库调整
  • 部分步骤(如云权限)需要手动干预,可能标注为 manual:

README 快速开始

快速开始

项目描述

别再跟 Agent 空聊「帮我重构」。Goalcraft 把模糊任务变成可验证、可回滚、可交付的 /goal 契约。 只写提示词,不替你执行重构 / 发版 / 清洗。

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

yetone
精选
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI 与机器学习AI 智能体
805
gnipbao
精选
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI 与机器学习AI 智能体
683
0xwilliamortiz
精选
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI 与机器学习AI 智能体
545