Agent skill
repo-init
This skill initializes the bgf project by cloning the two subproject git repositories (bgf-dawn Shopify theme and bgf_2024 informational website). Use when setting up the project on a new machine.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/repo-init-tylermorganme-bgf
SKILL.md
Repository Initialization
This skill sets up the bgf farm project by cloning the required subproject repositories.
Repositories
- bgf-dawn: Shopify retail theme
- bgf_2024: Informational website
Usage
Run the init script from the project root to clone both repositories:
bash
bash .claude/skills/repo-init/scripts/init.sh
The script will skip any repos that already exist locally.
Didn't find tool you were looking for?