mode-selector · git:20260907.cf0876c · 2026-09-07 · sha256 bf8ea00e9f461b96
mode-selector git:20260907.cf0876cA
Immutable. This exact content is served forever at /api/v1/blob/bf8ea00e9f461b96.
---
name: mode-selector
description: 'Use this skill when performing deterministic mode selection for session-start. Reads Phase A STATE.md recommendations + (future) learnings, sessions, backlog, bootstrap signals and returns {mode, rationale, confidence, alternatives}. Pure-function contract — no side effects, no STATE.md writes. Phase B scaffold (issue #276); full heuristic is follow-up sub-issues.'
metadata:
model: haiku
user-invocable: 'false'
tags: phase-b, autopilot, mode-selection, scaffold
---
<!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
# mode-selector
Read [`skills/mode-selector/SKILL.md`](../../../skills/mode-selector/SKILL.md) in full before taking any action, then follow its complete workflow.
The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
Regenerate with `node scripts/generate-codex-skills.mjs`.