From 6da4a1729d72346c357020612cb9338cd045a69b Mon Sep 17 00:00:00 2001 From: Seth Hobson Date: Sat, 26 Jul 2025 12:14:20 -0400 Subject: [PATCH] readme updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6ba007f..c733127 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,11 @@ This repository contains 28 specialized subagents that extend Claude Code's capa These subagents are automatically available when placed in `~/.claude/agents/` directory. +```bash +cd ~/.claude +git clone https://github.com/wshobson/agents.git +``` + ## Usage ### Automatic Invocation