Aistack — AI skill for Claude Code
Stay in one AI harness.
How to install Aistack
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open skyremote/aistack and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aistack does
Stay in one AI harness. Route to Grok, Fable or Sol, or run Claude, Codex and Cursor at the same time.
Alternatives in AI
- Cl4r1t4s — LEAKED SYSTEM PROMPTS FOR CHATGPT, CLAUDE, GEMINI, GROK, PERPLEXITY, CURSOR, LOVABLE, REPLIT, AND MORE 47.2k ★
- EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
- TokenTracker — Local-first AI token usage & cost tracker for 31 coding tools incl 1.4k ★
README
AI Stack
Stay in the harness you are already in. When that subscription is spent, route the job to another CLI — Grok 4.6, Fable 5, or Sol 5.6 in Cursor — or run **Claude Code, Codex and Cursor at the same time**.
Type `/aistack`. Files are the bus. Whoever builds it does not grade it.
This repository is the open-source skill. MIT. Built by [NavAIgate](https://navaigate.dev).
Install
You need at least one of [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://github.com/openai/codex), or [Cursor](https://cursor.com) signed in. Two or three is the point.
git clone https://github.com/skyremote/aistack.git
cd aistack
bash ./install.sh
That links `/aistack` (and `/stack-loop`) into Claude, Cursor, Codex and `~/.agents/skills`, and puts `aistack` on `~/.local/bin`. Open a **new** session, then type `/aistack`.
aistack probe # what is installed and signed in — no model call
aistack models # Grok / Fable / Sol slugs
What `/aistack` asks
- Mode — one Cursor model, or all three seats at the same time
- Cursor model — Grok 4.6, Fable 5, or Sol 5.6
- Speed — fast, or not fast
- How long — 3, 5 or 10 minutes
- Depth — read-only suggestions, or do the work
Then it needs a job. An empty brief is not a run.
CLI
aistack takeover --seat cursor --brief /tmp/brief.md --cwd ~/code/foo \
--model cursor-grok-4.6-xhigh --timeout 600
aistack fanout --brief /tmp/brief.md --cwd ~/code/foo \
--pick grok --duration long --seats claude,codex,cursor
`fanout` is read-only unless you pass `--write`, and write still needs each seat to own different paths. `stack-loop` is the same binary: sequential review, opposite-provider inspect.
Tests
python3 -m unittest discover -s tests -v
No model quota. Fake CLIs cover verdicts, fan-out, and “builder cannot inspect”.
Credit
Cross-provider inspection follows Chase AI’s [claudex-loop](https://github.com/chaseai-yt/cl
Related Skills
Efficient Fable Orchestrator
Claude Code skill: turns a session into a quota-conscious orchestrator that plans at a high level and delegate
Fableplan
Fable plans, Opus executes. Delegates the design of a nontrivial change to the fable-planner subagent (Fable),
Meta Agent Sync
Project one config repo into every detected AI coding harness — Claude Code, Codex, Cursor desktop/Agent CLI,
Heyamigo
Personal AI powered by Claude Code, Codex and Grok Build. Remembers people, browses the web, learns over time.
Token Watcher
⏱ Token Watcher — local real-time token usage & quota dashboard for AI coding agents (Claude Code, ccmr, Codex
Dsh Plugin Subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers — OAuth logi
Related Agents
Sol Implementer
High-complexity implementation lane running GPT-5.6 Sol via the OpenAI Codex CLI (codex exec), at whatever rea
Cursor Delegate
Proactively use when this coding agent should hand a substantial coding, diagnosis, or implementation task to
GPT 5.6 Sol
General-purpose agent that runs on GPT-5.6-Sol (routed through the shunt gateway to the ChatGPT/Codex subscrip