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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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.
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.