🤖
AI EngineeringPython

Sol

by ozankasikci

Sol is an AI Engineering skill for Claude Code, published by ozankasikci in sol-skill.

22 stars2 forkson ozankasikci/sol-skillAdded 2026/08/11+47% in starsRepository updated 2026/08/05
agent-orchestrationagent-skillsai-agentsai-code-reviewclaudeclaude-codeclaude-code-pluginclaude-skillcode-generationcode-reviewcodexcodex-clideveloper-toolsgpt-5llmmulti-agentopenai-codexpair-programming
Install in seconds
Install Sol
Copy Sol into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ozankasikci/sol-skill/tree/main/skills/sol ~/.claude/skills/sol

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ozankasikci/sol-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/sol/SKILL.md in ozankasikci/sol-skill
Installs to
~/.claude/skills/sol
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Sol does

Delegates implementation tasks to GPT-5.6 Sol via Codex CLI, with Claude handling planning and review. Use for high-reasoning code generation with built-in quality checks.

Sol is cataloged under AI Engineering on DirSkills. Sol comes from a repository tagged agent-orchestration, agent-skills, ai-agents, ai-code-review and claude.

Documentation

README

/sol — Sol implements, Claude reviews

Task: $ARGUMENTS

Role split (strict): Claude never edits production code in this flow. Claude plans, briefs Sol, reviews the real diff, and directs corrections. GPT-5.6 Sol (via Codex CLI) makes all code changes and runs tests.

Task routing: Implementation tasks follow phases 1–5. If the task is research or investigation (no code changes requested), the planner model does the research itself with its own tools — do NOT invoke Sol, unless the user explicitly names Sol as the researcher ("sol research…", "have sol research", "ask sol"). In that case skip to Research mode at the bottom.

This is the opening of the README. Read the full README on GitHub.

Commands Sol provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sol

Frequently asked about Sol

  • How does Sol compare to other AI Engineering skills?

    Sol ranks #2345 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sol against them. Open each page to compare what they document and how they install.