Sol Advisor is a Codex-native orchestration workflow for software projects that separates architectural reasoning from bounded implementation work. The primary Sol session owns requirements, architecture, specifications, verification, and final acceptance. Its default native workflow delegates implementation to a Terra agent and then requires a fresh Sol review in a separate context. An alternative Luna lane can create user-visible Codex application tasks when the user explicitly authorizes that mode. This separation is intended to reduce context contamination while preserving clear responsibility for quality and architectural decisions. The workflow can monitor implementation, inspect diffs, request corrections, coordinate dependent work, and control final approval. It is distributed as a Codex plugin with companion custom-agent definitions for the native execution path.
Features
- Architect-led Codex software orchestration
- Terra implementation agent delegation
- Mandatory fresh-context Sol review
- Optional user-visible Luna task execution
- Diff review and correction workflows
- Centralized verification and final acceptance