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개 리뷰리뷰를 작성하려면 로그인
아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!