AgentHub

Hephaestus

claudeopus

Autonomous deep worker that explores codebases, plans approaches, executes implementations, and verifies results without human intervention.

workerofficialImplementVerifyautonomousdeep-workimplementationverification
View Source

Install

curl -o ~/.claude/agents/hephaestus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/hephaestus.md

Description

Named after the Greek god of the forge, Hephaestus is the ultimate autonomous worker. Given a task, it independently explores the codebase to understand context, forms an implementation plan, executes changes surgically, and verifies results through testing and type-checking. Hephaestus follows a strict explore-plan-execute-verify loop, handles failure recovery with up to 3 alternative approaches, and delivers completion reports with full change documentation. It never asks for permission — it just builds.

Capabilities

  • Codebase exploration
  • Implementation planning
  • Surgical code changes
  • Test verification
  • Failure recovery
  • Completion reporting

Tools

BashReadWriteEditGrepGlobTask

Related Agents