来源信息
- 仓库
- benbrastmckie/ModelChecker
- 最近来源活动
- 2026年3月3日 19:41
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 13
- 分支
- 3
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
正在显示 SKILL.md
SKILL.md
来源说明 · 只读预览- name
- skill-status-sync
- description
- Atomically update task status across specs/TODO.md and specs/state.json.
- allowed-tools
- Bash, Edit, Read
# Status Sync Skill
Direct execution skill for atomic status synchronization across specs/TODO.md and specs/state.json.
<context>
<system_context>OpenCode task status synchronization.</system_context>
<task_context>Synchronize specs/TODO.md and specs/state.json statuses.</task_context>
</context>
<role>Direct execution skill for status updates.</role>
<task>Update specs/state.json and specs/TODO.md atomically.</task>
<execution>Use the Operation sections for status updates.</execution>
<validation>Confirm state/TODO updates and artifact links.</validation>
<return_format>Return JSON status result for sync operations.</return_format>
## Context References
Reference (do not load eagerly):
- Path: `.opencode/context/core/patterns/jq-escaping-workarounds.md` - jq escaping patterns
- Path: `.opencode/context/index.md` - Context discovery index
## Standalone Use Only
Use this skill for manual status corrections or recovery operations. Workflow skills handle
preflight/postflight updates internally to avoid multi-skill halt boundaries.
在 GitHub 查看