| Session bootstrap (plugin detection + AGENTS.md migration + Data File Lifecycle) | references/session-start.md | First skill invocation in a session; CLAUDE.md ↔ AGENTS.md state unclear |
| Workflow core (Phase 0 → Plan format → Work Distribution → Codex/Gemini summary → Worktree/Subagent/Conflict → Quality Gates → Integration Phase) | references/workflow-core.md | Starting any non-trivial task |
| Decision protocol (pre-flight batching + mid-execution queue + end-of-plan consolidated review + Priority 1–4 cascade) | references/decision-protocol.md | Plan has multiple anticipated user decisions; between-tasks priority flow |
| Codex full protocol (invocation + co-decision + security gate + quality tracking + task board) | references/codex-protocol.md | Before any Codex dispatch |
| Gemini integration (when/how to consult + routing vs Codex + hook config) | references/gemini-integration.md | Frontend/UI task that may need design input |
Thinking layer (/co-think grill/office-hours + /co-plan-review CEO review) | references/thinking-decision.md | Ambiguous/novel task before Plan; CEO-mode plan critique |
| Harness workflows (clarity × verification risk, Run Contract, Route Brief, Proof Pack, optional GSD/gstack/intuitive-flow/roboharness handoff) | references/harness-workflows.md | Fuzzy, high-verification-risk, long-running, or external-handoff tasks |
Knowledge compounding (/co-compound 4-subagent pipeline + /co-sessions cross-session search) | references/knowledge-compounding.md | After resolving non-trivial problem; before complex work to check history |
Self-correction (3-layer eval/capture/promote + /co-eval /co-review /co-promote /co-loop) | references/self-correction.md | Session end; every 5 sessions; autonomous refinement |
| Cross-harness setup (CC/Cursor/Codex/OpenCode config maps + hook translation) | references/cross-harness.md | Harness migration; setting up new project |
| Engineering principles (Hyrum, Beyoncé, Test Pyramid, Chesterton, Trunk-based, Shift Left, Feature Flags, Deprecation, Change Sizing, Common Rationalizations) | references/engineering-principles.md | Integration review; every Codex task gate |
| Testing quality (Test Plan, change-type matrix, test-quality review, no-test exceptions) | references/testing-quality.md | Behavior changes, bug fixes, test edits, or verification evidence |
| Maintainability harness (20-section spec: file size, function size, nesting, naming, Rule of 3, typed interfaces, error handling, deps, Hard Red Lines) | references/maintainability-harness.md | Seeds AGENTS.md Non-Negotiable Rules; enforced at integration |
UI style standard (shadcn/radix-nova default components.json + secondary style library + webpage style extraction + frontend Hard Red Lines) | references/ui-style-standard.md | Any frontend work; "make it look like [URL]" requests |
| Runtime routing (capability matrix + routing algorithm + cross-agent invocation + plan labels) | references/runtime-routing.md | Any task dispatch; runtime is not CC; planning agent assignment |
| Heartbeat protocol (3-level detection + state machine + fallback + task board extension) | references/heartbeat-protocol.md | Cross-agent dispatch monitoring; background task tracking |
| Codex runtime (CC dispatch templates + Codex-native Plan + sub-skill compat + CC quality tracking) | references/codex-runtime.md | Codex is orchestrator; dispatching to CC |
| Context budget (phase thresholds + compact-guard + identity re-injection + Smart Tool RAG) | references/context-budget.md | Context > 60% used; stuck mid-session |