EN DE
← ← Zurück zur Übersicht

claude-code

autonomous-ai-agents › claude-code v2.2.0
Coding-Agent Claude Anthropic Code-Review Refactoring PTY Automation

Beschreibung

Delegate coding to Claude Code CLI (features, PRs).

Relevanz für unsere Projekte

Delegate coding to Claude Code CLI (features, PRs).

SKILL.md Preview

# Claude Code — Hermes Orchestration Guide

Delegate coding tasks to [Claude Code](https://code.claude.com/docs/en/cli-reference) (Anthropic's autonomous coding agent CLI) via the Hermes terminal. Claude Code v2.x can read files, write code, run shell commands, spawn subagents, and manage git workflows autonomously.

## Prerequisites

- **Install:** `npm install -g @anthropic-ai/claude-code`
- **Auth:** run `claude` once to log in (browser OAuth for Pro/Max, or set `ANTHROPIC_API_KEY`)
- **Conso

← ← Zurück zur Übersicht