Read FIRST in any loopany workspace. Routes user intent to the correct skill, enforces bootstrap, and orchestrates cross-skill chaining. Triggers: any loopany interaction, session start, ambiguous request, 'what should I do', multi-skill workflow.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Read FIRST in any loopany workspace. Routes user intent to the correct skill, enforces bootstrap, and orchestrates cross-skill chaining. Triggers: any loopany interaction, session start, ambiguous request, 'what should I do', multi-skill workflow.
loopany-resolver — skill dispatcher
Read this before acting in a loopany workspace. It decides which skill to
load. Two skills match → read both; they chain.
Bootstrap
loopany artifact list --kind mission --status active
No active mission → run onboarding (ONBOARDING.md). Stop here — nothing
else fires without a mission.
Routing table
Match the trigger, read the target skill, then act.
Trigger
Skill
Read
Any artifact CRUD (create/get/list/append/status/set)
core
../loopany-core/SKILL.md
Substantive work just ended (PR shipped, incident resolved, decision made)
capture
../loopany-capture/SKILL.md
"reflect" / "what have we learned" / ≥3 tasks done / writing learning or skill-proposal