AI Inner OS - inner-monologue plugin for AI CLIs
Cross-tool plugin for Claude Code, Codex CLI, Cursor, and OpenCode CLI that injects an optional 'inner monologue' track alongside normal output. The model decides whether and how to use it.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Related entries
tnl - typed natural language plan mode
Persistent plan-mode for coding agents: agents propose a typed English contract (paths, MUST/SHOULD/MAY behaviors, non-goals), you approve, and every future session reads it before coding.
agent-style - 21 writing rules for coding agents
Drop-in style guide for Claude Code, Codex, Copilot, Cursor, and Aider that makes their prose and commit messages read like a senior engineer instead of an LLM.
agent-order - cross-model PRD planning workflow
Hack that has Claude and Codex independently draft PRDs for the same feature, then critique each other's plans before implementation. Avoids the anchoring bias when one model sees the other's answer first.
agents-md - drop-in AGENTS.md template
Curated AGENTS.md preset that kills sycophancy, blocks drive-by refactors, and forces verification loops. Synthesizes Karpathy's principles with Cherny's Claude Code workflow.