Loading...
Loading...
Compare original and translation side by side
Maintain the GOALS.yaml thatconsumes. Run checks, generate new goals from repo state, prune stale ones./evolve
维护供使用的GOALS.yaml文件。执行检查、根据代码仓库状态生成新目标、清理过期目标。/evolve
/goals # Status dashboard (default)
/goals generate # Scan repo, propose new goals
/goals prune # Find stale/broken goals, propose fixes/goals # 状态仪表盘(默认)
/goals generate # 扫描代码仓库,提议新目标
/goals prune # 查找过期/失效目标,提议修复方案| Input | Mode |
|---|---|
| status |
| generate |
| prune |
| 输入内容 | 模式 |
|---|---|
| 状态查看 |
| 生成目标 |
| 清理目标 |
GOALS.yamlversionmissionpillarsiddescriptioncheckweightpillarGOALS.yamlversionmissionpillarsiddescriptioncheckweightpillarcheckcheck[PASS] id (weight N) — description
[FAIL] id (weight N) — description
└─ stderr: <first line of error output>
[ERROR] id (weight N) — description
└─ error: <command error>[通过] 标识(权重N)—— 描述
[失败] 标识(权重N)—— 描述
└─ 错误输出:<错误输出的第一行>
[错误] 标识(权重N)—— 描述
└─ 错误信息:<命令错误内容>Fitness: 52/65 passing (80%)
By pillar:
knowledge-compounding: 9/11 (82%) weight: 45/51
validated-acceleration: 4/5 (80%) weight: 13/17
goal-driven-automation: 5/5 (100%) weight: 17/17
zero-friction-workflow: 8/10 (80%) weight: 25/34
Infrastructure: 20/25 (80%)
Cross-runtime: 6/9 (67%)健康度:52/65 通过(80%)
按支柱分类:
knowledge-compounding: 9/11 (82%) 权重:45/51
validated-acceleration: 4/5 (80%) 权重:13/17
goal-driven-automation: 5/5 (100%) 权重:17/17
zero-friction-workflow: 8/10 (80%) 权重:25/34
基础设施:20/25(80%)
跨运行时:6/9(67%)checktest -f <path>grep ... <path>cat <path>test -echecktest -f <path>grep ... <path>cat <path>test -eGOALS.yamlPRODUCT.mdREADME.mdskills/SKILL-TIERS.mdGOALS.yamlPRODUCT.mdREADME.mdskills/SKILL-TIERS.mdskills/*/SKILL.mdchecktests/hooks/scripts/checkreferences/generation-heuristics.mdskills/*/SKILL.mdchecktests/hooks/scripts/checkreferences/generation-heuristics.md- id: <kebab-case-id>
description: "<what it measures>"
check: "<shell command, exit 0 = pass>"
weight: <1-5>
pillar: <pillar-name> # omit for infrastructurereferences/generation-heuristics.md- id: <短横线命名标识>
description: "<测量内容>"
check: "<Shell命令,退出码0表示通过>"
weight: <1-5>
pillar: <支柱名称> # 基础设施目标可省略references/generation-heuristics.mdAskUserQuestionAskUserQuestionGOALS.yamlundefinedundefined
Count mechanically — `grep -c '^ *- id:' GOALS.yaml` — don't estimate.
---
通过机械方式计数 — 使用`grep -c '^ *- id:' GOALS.yaml` — 不要估算。
---skills/<name>/N goalstest -f <path>grep -q <literal>skills/<name>/N个目标test -f <path>grep -q <literal>AskUserQuestionAskUserQuestion/evolveskills/evolve/references/goals-schema.mdreferences/generation-heuristics.md/evolveskills/evolve/references/goals-schema.mdreferences/generation-heuristics.md