ClaudeWave
lintsinghua avatar
lintsinghua

claude-code-book

View on GitHub

《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:

Subagents3k stars676 forksUpdated 21d ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !No license declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-book": {
      "command": "node",
      "args": ["/path/to/claude-code-book/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/lintsinghua/claude-code-book and follow its README for install instructions.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagent-architectureai-agentanthropicbookchineseclaude-codellmmcp

What people ask about claude-code-book

What is lintsinghua/claude-code-book?

+

lintsinghua/claude-code-book is subagents for the Claude AI ecosystem. 《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站: It has 3k GitHub stars and was last updated 21d ago.

How do I install claude-code-book?

+

You can install claude-code-book by cloning the repository (https://github.com/lintsinghua/claude-code-book) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is lintsinghua/claude-code-book safe to use?

+

Our security agent has analyzed lintsinghua/claude-code-book and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains lintsinghua/claude-code-book?

+

lintsinghua/claude-code-book is maintained by lintsinghua. The last recorded GitHub activity is from 21d ago, with 12 open issues.

Are there alternatives to claude-code-book?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy claude-code-book 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.

Featured on ClaudeWave — lintsinghua/claude-code-book
[![Featured on ClaudeWave](https://claudewave.com/api/badge/lintsinghua-claude-code-book)](https://claudewave.com/repo/lintsinghua-claude-code-book)
<a href="https://claudewave.com/repo/lintsinghua-claude-code-book"><img src="https://claudewave.com/api/badge/lintsinghua-claude-code-book" alt="Featured on ClaudeWave — lintsinghua/claude-code-book" width="320" height="64" /></a>

More Subagents