create-quests
Break a large goal into ordered, non-overlapping implementation quests with dependencies and verification checks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Break a large goal into ordered, non-overlapping implementation quests with dependencies and verification checks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Distill Herd commander memory, clean stale MEMORY.md entries, promote durable commander lessons into LONG_TERM_MEM.md, and propose shared-knowledge updates through a review gate. Use for periodic commander memory cleanup.
Examine workspace files for durable context, filter out low-value noise, and clean up stale memory or rule files that contribute to context rot.
Write or rewrite agent skill files so they are outcome-oriented, bounded, and easy for another agent to apply. Use when creating a new skill, translating a skill, or tightening an existing skill's acceptance criteria, boundaries, or output contract.
Add or pair a Herd machine — mint an enrollment token and return the one-line connect command, or re-pair an existing daemon machine.
Conversationally collect, validate, preview, and create a new Herd commander through the backend API.
Create a Herd automation from a conversation while preserving sourceConversationId provenance.
| name | create-quests |
| description | Break a large goal into ordered, non-overlapping implementation quests with dependencies and verification checks. |
| user-invocable | true |
| argument-hint | <goal, issue URL, or project description> |
Use this skill when a request is too large for one uninterrupted implementation pass.
Output:
Keep quests execution-ready and avoid overlapping write ownership.