← スキル一覧に戻る

survey-cycle
by Rwb3n
⭐ 0🍴 0📅 2026年1月22日
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."
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です