🤖

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.

di v1.0.0
Coding Agents & IDEs
Connessione alla VM...
Connessione alla VM...
npx clawhub@latest install claude-code
1Installazioni attuali
v1.0.0Versione

Claude 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.

Come funziona

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.

Funzionalità principali

Feature Implementation
Describe a feature in plain English and have Claude Code write, test, and integrate it into your repo.
Refactoring
Restructure modules, APIs, or entire layers of a codebase with clear before/after boundaries.
PR Review
Pass a diff or branch name and receive structured review comments and improvement suggestions.
Bug Investigation
Point Claude Code at failing tests or error traces and let it propose targeted fixes.
One-Shot Mode
Fire a single task and get a result without occupying your main assistant session.
Persistent Session Mode
Keep a long-running coding session active for larger, multi-step repo tasks.
Multilingual Triggers
Responds to English and Chinese activation phrases out of the box.

Requisiti

claude CLI
Anthropic's Claude Code command-line tool must be installed on the host machine.
Authenticated Account
A valid Anthropic account with API access, authenticated via the CLI.
Local Repository
Most tasks assume a locally accessible git repository for file inspection and editing.
Tech User
This skill is intended for developers comfortable with CLI tooling and git workflows.

Casi d'uso

Greenfield Features
"Use Claude Code to implement the new webhook handler and add unit tests."
Legacy Refactors
"Ask Claude Code to refactor the auth middleware and update all call sites."
Code Review
"Have Claude review the diff on this branch and flag any security issues."
Test Debugging
"Claude Code, investigate why the integration tests are failing on CI."
Hands-Off Sessions
"Start a persistent Claude Code session for this repo and continue working there."

Come installare

1
Run in your terminal
npx clawhub@latest install claude-code
or
2
Click the Install button at the top of this page for one-click setup

Recensioni

0 recensioni

Accedi per scrivere una recensione

Nessuna recensione ancora. Sii il primo a condividere la tua esperienza!

Claude Code Claude Code Skill | MyClaw.ai