Claude Code
Delegate real coding work to Anthropic's Claude Code CLI: implement features, refactor, review diffs, and run long repo sessions. For tech users.
npx clawhub@latest install claude-codeClaude Code bridges your AI assistant and Anthropic's claude CLI, letting you hand off repository-scoped coding work to a dedicated coding sub-agent. Whether you need a feature implemented from a plain-English description, a module refactored, a pull request reviewed, or a failing test investigated, this skill routes the task to Claude Code and keeps your main session uncluttered.
工作原理
When you use a trigger phrase like "do this in Claude Code" or "delegate this repo task", the skill constructs an appropriate command and invokes the local claude CLI on your behalf. It supports both one-shot jobs (single-pass execution that returns a result) and persistent session modes (iterative back-and-forth within a repo context), depending on how your agent framework is configured. The CLI inspects your files, proposes edits, runs tests, and iterates independently before surfacing a summary.
核心功能
系统要求
claude CLI使用场景
安装方式
npx clawhub@latest install claude-codenpx clawhub@latest install claude-code评价
0 条评价登录后撰写评价
暂无评价。来分享你的使用体验吧!