logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install msitarzewski/agency-agents. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

msitarzewski/agency-agents Installation Guide

How to install msitarzewski/agency-agents. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for msitarzewski/agency-agents. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i msitarzewski/agency-agents
or

Install via npx

npx @hexmos/ipm i msitarzewski/agency-agents

Prerequisites

Claude Code

software

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Use with Claude Code

cp -r agency-agents/* ~/.claude/agents/

Use with GitHub Copilot

cp -r agency-agents/* ~/.github/agents/

cp -r agency-agents/* ~/.copilot/agents/

Use with Other Tools (Recommended)

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/convert.sh

./scripts/install.sh

Use with Cursor

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool cursor

Use with Aider

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool aider

Use with Windsurf

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool windsurf

Use with Antigravity (Gemini)

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool antigravity

Use with Gemini CLI

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool gemini-cli

Use with OpenCode (Project Specific)

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool opencode

Use with OpenCode (Global)

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

mkdir -p ~/.config/opencode/agents

cp integrations/opencode/agents/*.md ~/.config/opencode/agents/

Use with OpenClaw

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool openclaw

Use with Qwen Code

git clone https://github.com/msitarzewski/agency-agents.git agency-agents

cd agency-agents

./scripts/install.sh --tool qwen