claude-code

Delegate coding tasks to Claude Code via Hermes with two orchestration modes.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/photonics-dhl/Hermes --skill claude-code-photonics-dhl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code
Source: https://github.com/photonics-dhl/Hermes/tree/main/hermes-home/skills/autonomous-ai-agents/claude-code
Command: npx skills add https://github.com/photonics-dhl/Hermes --skill claude-code-photonics-dhl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hermes users need a reliable, autonomous coding assistant capable of generating, reviewing, and refining code within the Hermes terminal. Claude Code provides an orchestration layer that leverages AnthropIC's CLI agent to perform coding tasks, handle git workflows, and coordinate subagents for complex software tasks.

Core Features & Use Cases

  • Delegation of coding tasks to Claude Code via the Hermes terminal for automated feature development, refactoring, PR reviews, and iterative coding.
  • Two orchestration modes: Print mode for one-shot tasks and Interactive PTY via tmux for multi-turn sessions, enabling live dialogue and progress tracking.
  • Built-in prerequisites, authentication steps, and workflow guidance to manage tool access, session state, and project context during autonomous coding tasks.

Quick Start

Install Claude Code and start a Claude Code task from the Hermes terminal to begin autonomous coding.

Frequently Asked Questions about claude-code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate coding tasks to Claude Code for automated feature development?

You can delegate coding tasks to Claude Code by running it from the Hermes terminal. This orchestration layer automates feature development, refactoring, and iterative coding by leveraging Anthropic's CLI agent.

Does Claude Code support interactive PTY sessions via tmux for multi-turn coding?

Yes, Claude Code supports Interactive PTY sessions via tmux for multi-turn coding. This mode enables live dialogue and progress tracking, while Print mode handles one-shot coding tasks.

How does Claude Code handle git workflows and PR reviews autonomously?

Claude Code automates git workflows and PR reviews by coordinating subagents for complex software tasks. It manages tool access, session state, and project context during autonomous code creation and refinement.

Can I use Claude Code within the Hermes terminal to coordinate subagents for software tasks?

Yes, you can use Claude Code within the Hermes terminal to coordinate subagents. It provides an orchestration layer that manages session state, authentication, and project context for complex software tasks.

What is the difference between Print mode and Interactive PTY when automating code creation?

Print mode executes one-shot coding tasks instantly, while Interactive PTY via tmux supports multi-turn sessions. Interactive PTY enables live dialogue and progress tracking for iterative coding workflows.

Do I need to configure safe permissions before orchestrating autonomous coding tasks?

Yes, configuring safe permissions is required before orchestrating autonomous coding tasks. Claude Code provides guidance on managing tool access and handling permissions safely during automated git workflows and code creation.