cs-goal
Installation
SKILL.md
cs-goal
开始任何判断或动作前,先执行 CodeStable preflight:读 .codestable/attention.md;缺失先 cs-onboard;不读外部 AI 入口替代(详见 .codestable/reference/execution-conventions.md)。
cs-goal 处理有界 goal:owner 给出起点和期望终态,CodeStable 先做轻量
interview / grill,动手前写起点报告,然后自主实现、验证、迭代;完成前必须请求
Task agent 做功能验收,并写 iteration 报告。报告正文遵守
.codestable/attention.md 中的项目报告语言;没有语言策略时,使用 owner 当前对话语言。
这是 goal 包装器,不替代 feature / issue / refactor 规则。goal 跨 capability boundary、暴露 bug root cause,或需要行为不变的 refactor governance 时,要在 goal iteration 中创建或引用对应 feature / issue / refactor 产物。
产物模板、state.yaml schema、报告标题和恢复规则见 reference.md。