prime-radiant-inc

10x — Development agent for Claude Code

Development community

10x is a terminal-based CLI coding agent (installed via npm install -g 10x-cli) built around the observation that frontier models are wasted on routine steps.

How to install 10x

Installs to ~/.claude/agents/prime-radiant-inc-alltheagents.org-10x.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prime-radiant-inc/alltheagents.org/HEAD/agents/10x.md -o ~/.claude/agents/prime-radiant-inc-alltheagents.org-10x.md

Restart Claude Code, or start a new session, for it to be picked up.

What 10x does


name: "10x" slug: "10x" layout: "agent.njk" category: "agent" maker: "ntegrals" license: "MIT" url: "https://github.com/ntegrals/10x" source_code_url: "https://github.com/ntegrals/10x" source_available: "True" platforms: [] first_released: "2023-11-24" current_release: "2026-01-05" stars: "1360" language: "TypeScript" homepage: "https://try10x.co" mcp_support: "no" plugin_support: "yes" claude_code_plugin: "no" subagents: "no" hooks: "no" plan_mode: "no" model_providers: "OpenRouter" pricing

Alternatives in Development

  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★
  • Agent Of Empires — Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and 1.2k ★

Full documentation available on GitHub

View Source Repository