📡
AutomationTypeScript

Ralph Attach

by jmagly

Ralph Attach is an Automation skill for Claude Code, published by jmagly in aiwg.

209 stars32 forkson jmagly/aiwgAdded 2026/09/04+1% in starsRepository updated 2026/09/03
agentic-codingai-frameworkanthropicautonomous-agentsclaude-codecodexcopilotcursordeveloper-toolsfine-tuningmulti-agentmulti-platformorchestrationprompt-engineeringsdlctraining-datawarpworkflow-automation
Install in seconds
Install Ralph Attach
Copy Ralph Attach into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jmagly/aiwg/tree/main/agentic/code/addons/agent-loop/skills/ralph-attach ~/.claude/skills/ralph-attach

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jmagly/aiwg.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
agentic/code/addons/agent-loop/skills/ralph-attach/SKILL.md in jmagly/aiwg
Installs to
~/.claude/skills/ralph-attach
Collection
One of 25 skills cataloged from this repository
Category
Automation1860 skills

What Ralph Attach does

Ralph Attach attaches to a running external agent loop and streams its live output log. Use it to watch progress or detach with Ctrl+C without stopping the loop.

Ralph Attach is cataloged under Automation on DirSkills. Ralph Attach comes from a repository tagged agentic-coding, ai-framework, anthropic, autonomous-agents and claude-code.

Documentation

README

Al Attach

Attach to a running external agent loop and tail its output log in real time. Press Ctrl+C to detach without interrupting the loop.

Natural Language Triggers

Users may say:

  • "ralph attach"
  • "attach to ralph"
  • "follow ralph"
  • "watch ralph output"
  • "tail the agent loop"
  • "stream ralph progress"

Parameters

--loop-id (optional)

The ID of the loop to attach to. If omitted, attaches to the most recently started active loop.

/ralph-attach --loop-id abc123

When multiple loops are active, you must specify --loop-id. Run /ralph-status first to list active loop IDs.

Behavior

When triggered:

This is the opening of the README. Read the full README on GitHub.

Commands Ralph Attach provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ralph-attach
  • /ralph-status
  • /ralph-abort
  • /ralph-resume
  • /ralph-external

Frequently asked about Ralph Attach

  • What else does jmagly publish alongside Ralph Attach?

    Ralph Attach is one of 25 skills that DirSkills catalogs from jmagly/aiwg, the repository it ships in. Its siblings there include Agent Loop, Agent Loop and Agent Loop External. Each one is a separate skill with its own page in this directory, installs the same way Ralph Attach does, and is maintained by jmagly in that same repository. The rest of the collection is listed on the jmagly/aiwg page.

  • How does Ralph Attach compare to other Automation skills?

    Ralph Attach ranks #1711 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Ralph Attach against them. Open each page to compare what they document and how they install.