diff --git a/plugins/agent-ready/skills/agent-ready/SKILL.md b/plugins/agent-ready/skills/agent-ready/SKILL.md index 0ffb892..36e666d 100644 --- a/plugins/agent-ready/skills/agent-ready/SKILL.md +++ b/plugins/agent-ready/skills/agent-ready/SKILL.md @@ -281,7 +281,7 @@ Read the existing AGENTS.md fully. Identify: ### Step 2: Load References Read `references/progressive-disclosure.md` for Harness Engineering principles. -Read `assets/claude-md-template.md` for the output template (note: template is called claude-md-template but generates AGENTS.md content). +Read `assets/agent-ready-template.md` for the output template that generates AGENTS.md content. ### Step 3: Detect Project Signals diff --git a/plugins/agent-ready/skills/agent-ready/assets/claude-md-template.md b/plugins/agent-ready/skills/agent-ready/assets/agent-ready-template.md similarity index 100% rename from plugins/agent-ready/skills/agent-ready/assets/claude-md-template.md rename to plugins/agent-ready/skills/agent-ready/assets/agent-ready-template.md