hyperb1iss

Proto Setup — Project Management agent for Claude Code

Project Management community

Use this agent when the user needs to set up proto or configure tool versions for a project.

How to install Proto Setup

Installs to ~/.claude/agents/hyperb1iss-moonrepo-skill-proto-setup.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyperb1iss/moonrepo-skill/HEAD/agents/proto-setup.md -o ~/.claude/agents/hyperb1iss-moonrepo-skill-proto-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

What Proto Setup does


name: proto-setup description: Use this agent when the user needs to set up proto or configure tool versions for a project. Examples:

Context: User is starting a new project user: "Set up proto for this Node.js project with pnpm" assistant: "I'll use the proto-setup agent to configure proto with Node.js and pnpm for your project" The user needs a complete proto setup including .prototools file and installation. Context: User wants c

Alternatives in Project Management

  • Setup — Initialize or resume Conductor project setup 31.9k ★
  • Reva Setup Installer — Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors a 815 ★
  • Project Docs Curator — Use this agent when you need to maintain, update, or review project documentation files, especially README.md 570 ★

Full documentation available on GitHub

View Source Repository