project-bootstrap

Installation
SKILL.md

Project Bootstrap

Automated setup skill for bootstrapping Claude Code in any project. Detects whether you're in a greenfield or brownfield project, identifies the tech stack, copies relevant skills from your skill library, and creates specialized engineer agents.

Configuration

This skill uses hardcoded paths for personal use:

  • Skill Library: C:\Users\coper\Documents\GitHub\agent-skills\skills
  • Unpack Destination: .claude/skills/ in the current project

Workflow

Phase 1: Project Detection

  1. Check if .claude/ exists (indicates brownfield with some setup)
  2. Check for common project files: package.json, pyproject.toml, go.mod, Cargo.toml, etc.
  3. If no project files found → greenfield project
  4. If project files found → brownfield project
Installs
1
GitHub Stars
14
First Seen
Jun 17, 2026
project-bootstrap — ghosttypes/ff-5mp-hass