Fresh Start — Git skill for Claude Code
The original nirholas/claude-code before DMCA and take down.
How to install Fresh Start
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nirholas/fresh-start and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Fresh Start does
The original nirholas/claude-code before DMCA and take down. Once everything is cleared, it will return. Working with Anthropic and Github to get everything back.
Alternatives in Git
- Anthropic 课程 — by anthropics - 官方课程材料 19.7k ★
- Bulletproof Quick Start Guide — Target Audience: Complete beginners Never used Python/git before 11.1k ★
- Copilot API — Turns GitHub Copilot into an OpenAI/Anthropic API compatible server, usable with Claude Code 3.1k ★
README
Fresh Start
This is the repository formerly known as `nirholas/claude-code`, the most widely forked mirror of the Claude Code source leak of 31 March 2026. It is the same repository object, so `github.com/nirholas/claude-code` still redirects here.
**It contains no Anthropic source code, and it will not.** The contents were removed after Anthropic's DMCA notice. That notice has not been retracted.
Read this instead
**[HISTORY.md](HISTORY.md)** is the full record: what leaked and how, what the DMCA did and did not cover, and the correction that still needs making.
The short version of the correction: **Claude Code has never contained a cryptocurrency wallet or an autonomous payment system.** The x402 payment code that circulated with copies of this leak was mine. I wrote it, on top of the leaked tree, while building a project of my own. It was not Anthropic's and it was not in the leak. Several popular writeups still report it as an undocumented Anthropic feature. [HISTORY.md](HISTORY.md) shows three independent ways to verify that it is not, and gives a complete accounting of every file I changed.
If you are auditing a copy of the leak you already hold, `grep -r x402 src/` is the test.
Do not run copies of the leak
The leaked tree imports internal packages that do not exist on the public npm registry, and squatters publish malicious packages under exactly those names. Installing dependencies from any copy of this codebase can execute arbitrary code on your machine. There were also genuinely trojanized "Claude Code leak" repositories in circulation in April 2026, documented by Zscaler ThreatLabz, distributing Vidar and GhostSocks through a Windows executable. Use the official Claude Code CLI from Anthropic.
License
All rights reserved. See [LICENSE](LICENSE).
Related Skills
Open Contribute
Agent Skills that take you from "I want to contribute to open source" to a submitted pull request — and measur
Autonomy Off
End autonomy mode — finish the in-flight slice to merge, start nothing new, then post a closing summary (merge
Start Working On Issue New
GitHub Issue Workflow for Issue #$ARGUMENT$
Work GitHub Issue
Start working on a GitHub issue with full workflow setup
Restart Sop
Run the Agent SOP session start checklist. Reads all context files, checks git history, flags inconsistencies,
Check Active Git Files.Prompt
You are an expert at analyzing git history. Given a list of files and their modification counts, return exactl
Related Agents
Validator Agent
Final security, performance, and architecture audit before a branch is cleared for merge. Issues APPROVED or B
Fresh Reader
A deliberately process-blind final reader for finished, audit-cleared material. A WEAK PROXY for the human out
Engine Grounding Scout
Use when you are about to run the memory-recall sweep or a knowledge-graph impact traversal and the sweep will