Tools/DannyMac180/sol-advisor

sol-advisor

Codex-native architect orchestration with Luna and Terra implementation lanes and mandatory fresh Sol review.

1.9k+427/wkemergingShellMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Aug 2026

Sol-advisor packages an opinion about how AI coding work should be split: a read-only advisor model that reviews, an implementation lane that writes code, and an optional third lane for task-based work. It's a plugin for OpenAI's Codex ecosystem, installs with one command, and it's MIT licensed and free.

There's more engineering here than the prompt pack it might sound like: a dependency-free MCP server with real test coverage, fail-closed defaults (no fallback models, no arbitrary write paths), and a consent flow that previews every file before it writes anything. Adapters exist for Cursor, VS Code, and Copilot, but this is Codex-first, and every other client is a second-class path.

Use it if you're on Codex and want a mandatory fresh-context review before code gets accepted, without designing that workflow yourself. Skip it if you're not: the honest alternative is configuring Codex's own custom agents by hand, and Claude Code users already have subagents and skills natively.

The catch: the review lane means paying a large reasoning model to examine work you already paid another model to do, and the whole thing is a young solo project welded to specific model IDs and a plugin spec OpenAI could change any week.

Free vs Self-Hosted vs Paid

fully free

Free: The plugin, MIT licensed. One-command install into Codex; Bun is the only prerequisite.

Self-hosted: Nothing to run beyond the bundled MCP server, which starts with the plugin.

The real cost: Model usage on your OpenAI/Codex subscription or API bill. The architecture is deliberately token-hungry: every implementation pass gets a fresh-context review by a second large model, so you pay roughly twice per unit of accepted work. That's the point, not a bug, but budget for it.

Free plugin. The cost is structural: a mandatory second model reviewing everything the first one wrote, on your token bill.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
70/100 · B+
Adoption13/30
Maintenance25/25
Community7/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Author also built: DannyMac180/fable-advisor (623 stars)

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Dan McAteer (User)
Stars
1,924
Forks
148

Also by Dan McAteer

Explore Further

More tools in the directory