By Jonghakseo
Fast codebase exploration using Codex CLI with gpt-5.3-codex-spark model
Claude Code plugin marketplace by jonghakseo.
Fast codebase exploration using Codex CLI with gpt-5.3-codex-spark model.
Usage: /fast-read <query>
Example:
/fast-read What does the authentication middleware do?
/fast-read Find all API endpoints that handle user creation
/plugin marketplace add jonghakseo/jonghakseo-plugins
/plugin install fast-codex@jonghakseo-plugins
codex login)gpt-5.3-codex-spark modelBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub jonghakseo/jonghakseo-plugins --plugin fast-codexFast and token-friendly code reading for AI coding agents. Symbol-aware MCP tools that replace cat/grep with ~85% fewer tokens, sub-millisecond search, and a raw fallback that preserves cat/grep parity byte-for-byte.
AI-powered codebase understanding assistant. Learn design patterns, analyze impact, trace code flows, and understand any codebase through information theory principles. Includes 6 Agent Skills for automatic analysis triggering.
Codebase intelligence — semantic search workflows, dependency graph analysis, and context artifact exploration for SocratiCode
CodeAlive context engine for semantic code search and AI-powered codebase Q&A. Enables AI coding agents to understand entire codebases beyond just open files — search across all indexed repositories, trace cross-service dependencies, discover usage patterns, and get synthesized answers to architectural questions. Includes a lightweight code exploration subagent, authentication hooks, and multiple search modes (fast lexical, semantic, and deep cross-cutting). Works standalone or alongside the CodeAlive MCP server for direct tool access via the Model Context Protocol.
Semantic code search for Claude Code. Automatically indexes your project and provides intelligent search capabilities.
Structural codebase indexing for efficient navigation. Reduces token consumption by 60-80% through targeted line-range reads instead of full file scans.