by shareAI-lab · Agent Tool · ★ 62.0k
English 日本語 Learn Claude Code -- A nano Claude Code-like agent, built from 0 to 1 12 progressive sessions, from a simple loop to isolated autonomous execution. Each session adds one mechanism. Each mechanism has one motto. s01 "One loop & Bash is all you need" — one tool + one loop = an agent s02 "Adding a tool means adding one handler" — the loop stays the same; new tools register into the dispatch map s03 "An agent without a plan drifts" — list the steps first, then execute; completion doubles s04 "Break big tasks down; each subtask gets a clean...
| Stars | 62,024 |
| Forks | 10,124 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 51.822/100 |
| Open Issues | 111 |
| Last Updated | 2026-05-22 |
| Created | 2025-06-29 |
| Platforms | claude-code, python |
| Est. Tokens | ~84k |
These tools work well together with learn-claude-code for enhanced workflows:
Explore other popular agent tool tools:
learn-claude-code is Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. It is categorized as a Agent Tool with 62.0k GitHub stars.
learn-claude-code is primarily written in Python. It covers topics such as agent, agent-development, ai-agent.
You can find installation instructions and usage details in the learn-claude-code GitHub repository at github.com/shareAI-lab/learn-claude-code. The project has 62.0k stars and 10124 forks, indicating an active community.
learn-claude-code is released under the MIT license, making it free to use and modify according to the license terms.