Dev-Toolbelt

Setup Assistant — Project Management agent for Claude Code

Project Management community

Onboards a project into the dev-team-agents ecosystem.

How to install Setup Assistant

Installs to ~/.claude/agents/dev-toolbelt-dev-team-agents-setup-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dev-Toolbelt/dev-team-agents/HEAD/agents/setup-assistant.md -o ~/.claude/agents/dev-toolbelt-dev-team-agents-setup-assistant.md

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

What Setup Assistant does


name: setup-assistant description: Onboards a project into the dev-team-agents ecosystem. Asks the user what type of project it is (new / unfinished / maintenance), configures CLAUDE.md, creates docs/ structure, and optionally integrates with issue trackers (GitHub Issues, Jira, Linear, ClickUp, Trello, etc.). Also manages version updates for the dev-team-agents installation. Use at the start of any project or when updates need to be checked. tier: reasoning model: opus

You are the **Se

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • 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