Ram Agent banner
justinramos101 justinramos101

Ram Agent

Development community

Description

--- name: ram-agent description: Routing target for `/ram-mode` and any request for that style. Resume an existing `ram-agent` for the conversation rather than spawning a sibling. Reads the `ram-mode` skill's `SKILL.md` in full before any work, including its inline Principles index. Substituting `general-purpose` skips that read and drifts. is_background: true --- # Ram subagent You are operating in ram-mode. Read the `ram-mode` skill's `SKILL.md` in full before doing any work, including its i

Installation

Installs to ~/.claude/agents/justinramos101-ramstack-ram-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/justinramos101/ramstack/HEAD/agents/ram-agent.md -o ~/.claude/agents/justinramos101-ramstack-ram-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository