Back to list
Rwb3n

survey-cycle

by Rwb3n

0🍴 0📅 Jan 22, 2026

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

  1. Continue prior work?

    • Check checkpoint pending field
    • If work in_progress from prior session, continue it
  2. Otherwise, present options

    • Run just queue [name] for ordered items (default: "default" queue)
    • Alternatively: just ready for flat unordered list (backward compat)
    • Select top 3 from queue head
    • Present via AskUserQuestion (or auto-select if autonomous)

After queue selection:

just set-queue {queue_name}
  1. Route
    • Use routing decision table:
      • INV-* prefix → investigation-cycle
      • Has plan → implementation-cycle
      • Otherwise → work-creation-cycle

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

50/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon