Installation
Getting started is very simple. Follow these steps below.
- Select an agent from the sidebar, and then click the
npx agent-tree agent-name
script beneath the "Installation" title. - Paste that into a terminal in the directory you wish to use the agent. A file called
agent-name.md
will be created in the.claude
folder. This will contain the instructions for the agent to follow. A directory calledagent-tree/agent-name
will also be created. This will contain the Tasks and Workflows for the agent. - In the
agent-tree/
directory, you will find a file calledagent-tree-config.md
. This file tells the agent where to find your documentation, important files, qa / todo lists and production documents. Pointing these to the right location will greatly improve. - Open Claude Code, and input
/agent-name
.