joeseesun GitHub avatar

qiaomu-goal-meta-skill

joeseesun

qiaomu-goal-meta-skill 将模糊需求转化为可直接复制的 Codex /goal 指令,包含默认值、验证、边界和暂停条件。

Stars

803

7 天增长

暂无数据

Fork 数

60

开放 Issue

1

开源协议

MIT

最近更新

2026-06-11

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

为什么值得关注

它针对 agent 任务因目标过于宽松而失败的核心问题,生成一份类似“任务合同”的结构化目标,包含验证证据、约束、迭代策略和完成/暂停条件,无需用户填表。

适合谁使用

  • 使用 Codex、Claude Code 等 Agent 环境的开发者
  • 需要将模糊创意转化为可执行任务的产品经理或设计师
  • 用 AI agent 开发 App、游戏、脚本或 Chrome 插件的开发者
  • 希望生成安全、避免版权问题 agent 目标的任何人

典型使用场景

  • 将“做个 App”转化为包含分步验证和约束的 /goal 指令
  • 为一个类似 GTA 的网页游戏生成明确避开版权素材的安全 /goal
  • 为陌生领域(例如医疗影像工具)创建“发现优先”的 goal,附带暂停条件
  • 将修复 bug 或重构需求转化为带写入边界和迭代次数的 goal

项目优势

  • 生成可直接复制的 /goal,验证依据具体(命令、日志、截图),而非模糊的“确认可用”
  • 同时提供默认的保守执行方案和编号可选调整项,方便快速收敛决策
  • 提供英文兼容字段(Verification、Constraints 等),便于国际化团队使用
  • 自带轻量 linter 脚本,可拦截占位符、模糊验证和危险权限

使用前须知

  • 只创建 /goal 指令,不默认执行目标本身
  • 默认生成 MVP 级目标;完整产品策略、商业化、部署需明确要求
  • 需要兼容的 agent 环境(Codex、Claude Code)以及 Node.js/npx 来安装

README 快速开始

安装

项目描述

Turn vague or complex Codex tasks into strong `/goal` commands with outcome, verification, constraints, boundaries, iteration policy, completion evide

相关仓库与替代方案

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

lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,390
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960
littledivy
精选
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI 与机器学习
1,482