shareAI-lab/learn-claude-code

Bash is all you need - A nano Claude Code–like agent, built from 0 to 1

74
/ 100
Verified

Implements a minimal Claude-powered coding agent through direct model integration rather than prompt orchestration, emphasizing tool access (shell, file I/O, API calls) and dynamic knowledge retrieval as the core "harness" architecture. The project deliberately rejects framework-heavy approaches, instead teaching how to build lightweight execution environments that let LLMs autonomously reason and act—applicable across any domain requiring perception, reasoning, and action loops. Core technical patterns cover tool composition, context management, and subagent isolation to keep the model's decision-making clean and scalable.

25,759 stars. Actively maintained with 58 commits in the last 30 days.

No Package No Dependents
Maintenance 25 / 25
Adoption 10 / 25
Maturity 15 / 25
Community 24 / 25

How are scores calculated?

Stars

25,759

Forks

4,626

Language

TypeScript

License

MIT

Last pushed

Mar 11, 2026

Commits (30d)

58

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/agents/shareAI-lab/learn-claude-code"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.