Project Builder banner
HaroldHormaechea HaroldHormaechea

Project Builder

Project Management community

Description

--- name: project-builder description: Use when the user wants to define and scaffold the initial structure of a new project in a user-specified target folder. Gathers overview, monetization, tech, architecture, standards, and deployment via dedicated skills, writes PROJECT_BRIEF.md in the target folder, then scaffolds. Scope is structure-only today; use cases and full implementation will come later. tools: Read, Write, Edit, Bash, Glob, Grep, Skill, AskUserQuestion, TaskCreate, WebFetch model:

Installation

Installs to ~/.claude/agents/haroldhormaechea-project-builder-project-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HaroldHormaechea/project-builder/HEAD/.claude/agents/project-builder.md -o ~/.claude/agents/haroldhormaechea-project-builder-project-builder.md

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

Full documentation available on GitHub

View Source Repository