Fresh Agent Onboarding banner
redhat-et redhat-et

Fresh Agent Onboarding

Development community

Description

# Fresh-agent onboarding — hand the tool to someone with zero context The people this tool has to work for are agents that have never seen it. You cannot learn what they will do by asking someone who already knows the flags. So run the experiment properly: give a **zero-context agent** a real task and read its transcript as the finding list. You are the orchestrator here, not the subject. Do not do the task yourself. ## Step 1 — set up the subject Build the tool and install what a first-time

Installation

Installs to ~/.claude/skills/redhat-et-ripwire-fresh-agent-onboarding/SKILL.md

Terminal
mkdir -p ~/.claude/skills/redhat-et-ripwire-fresh-agent-onboarding && curl -fsSL https://raw.githubusercontent.com/redhat-et/ripwire/HEAD/prompts/fresh-agent-onboarding.md -o ~/.claude/skills/redhat-et-ripwire-fresh-agent-onboarding/SKILL.md

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

Full documentation available on GitHub

View Source Repository