Fork of instructkr/claude-code
This repository is an archived source snapshot of Claude Code, Anthropic's TypeScript CLI tool for AI-assisted software engineering, preserved after a source map exposure in its npm distribution on March 31, 2026 made unobfuscated TypeScript sources downloadable from Anthropic's R2 storage bucket. The snapshot covers roughly 1,900 files and 512,000 lines of code built on Bun, with a terminal UI rendered via React and Ink. The codebase exposes the full internal architecture of Claude Code, including approximately 40 agent tools such as BashTool, FileEditTool, GrepTool, AgentTool, and MCPTool, as well as around 50 slash commands covering git commits, code review, context compression, and persistent memory management. It also reveals subsystems for multi-agent coordination, plugin and skill loading, LSP integration, git worktree isolation, voice input, remote sessions, and a server mode. The repository is maintained by a university student for software supply-chain analysis, secure engineering education, and defensive review of agentic CLI architecture, with no claim of ownership over the original Anthropic code.
- ✓Recently active
- ✓Healthy fork ratio
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/jarmuine/claude-codeTools overview
What people ask about claude-code
What is jarmuine/claude-code?
+
jarmuine/claude-code is tools for the Claude AI ecosystem. Fork of instructkr/claude-code It has 2.2k GitHub stars and was last updated 2mo ago.
How do I install claude-code?
+
You can install claude-code by cloning the repository (https://github.com/jarmuine/claude-code) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is jarmuine/claude-code safe to use?
+
Our security agent has analyzed jarmuine/claude-code and assigned a Trust Score of 67/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains jarmuine/claude-code?
+
jarmuine/claude-code is maintained by jarmuine. The last recorded GitHub activity is from 2mo ago, with 5 open issues.
Are there alternatives to claude-code?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy claude-code to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/jarmuine-claude-code)<a href="https://claudewave.com/repo/jarmuine-claude-code"><img src="https://claudewave.com/api/badge/jarmuine-claude-code" alt="Featured on ClaudeWave: jarmuine/claude-code" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies