Repo Installer
Description
--- name: repo-installer description: Use this agent when the user asks to clone and install a GitHub repository, especially on Windows where filename restrictions and Python path quirks bite. Examples: <example> Context: User wants to try a new tool from GitHub user: "git clone and install https://github.com/user/project" assistant: "Using repo-installer to handle the clone, project-type detection, install, and PATH verification." <commentary> Install workflows are deterministic: clone → detec
Installation
Installs to ~/.claude/agents/mgtechgroup-lyra-lynx-mythonexus-repo-installer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mgtechgroup/lyra-lynx-mythonexus/HEAD/agents/repo-installer.md -o ~/.claude/agents/mgtechgroup-lyra-lynx-mythonexus-repo-installer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development