
survey-cycle
by Rwb3n
SKILL.md
name: survey-cycle description: HAIOS Survey Cycle for structured session-level work selection. Use after coldstart context loading. Guides GATHER->ASSESS->OPTIONS->CHOOSE->ROUTE workflow with volumous exploration before tight commitment. recipes:
- ready
- queue generated: 2026-01-11 last_updated: '2026-01-17T11:55:36'
Survey Cycle
Select work after coldstart. Invoked automatically or via Skill(skill="survey-cycle").
Logic
-
Continue prior work?
- Check checkpoint
pendingfield - If work in_progress from prior session, continue it
- Check checkpoint
-
Otherwise, present options
- Run
just queue [name]for ordered items (default: "default" queue) - Alternatively:
just readyfor flat unordered list (backward compat) - Select top 3 from queue head
- Present via
AskUserQuestion(or auto-select if autonomous)
- Run
After queue selection:
just set-queue {queue_name}
- Route
- Use routing decision table:
INV-*prefix →investigation-cycle- Has plan →
implementation-cycle - Otherwise →
work-creation-cycle
- Use routing decision table:
Gate
MUST select exactly one work item OR explicitly report "await_operator".
Output
Invoke the appropriate cycle skill:
Skill(skill="investigation-cycle")Skill(skill="implementation-cycle")Skill(skill="work-creation-cycle")
Or report: "No unblocked work. Awaiting operator direction."
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon