What problem does it solve?
Discovers and persists the user's available AI environments (Claude, Copilot CLI, Gemini CLI, Cursor, etc.) to context/memory/environment.md. Run once after OS setup or whenever the environment changes. os-architect and os-evolution-planner read this file to select the right delegation backend and cheapest brainstorm model automatically. Invoked by os-architect on first run if environment.md is absent.
Core Features & Use Cases
- Environment interviewing: Asks the user which AI environments they have access to, then verifies each claimed environment by running lightweight probe commands.
- Environment persistence: Writes results to context/memory/environment.md — the single source of truth downstream skills read to guide delegation decisions.
- Downstream integration: os-architect uses the environment profile to select the delegation backend and cheapest brainstorm model; re-probes can refresh results when environments change.
Quick Start
Run the environment probe after OS setup to populate context/memory/environment.md.