repo-init
FeaturedSLASH COMMAND — type /repo-init to scaffold a new repository (or retrofit an existing one) with a standard project structure. Starts with a short intake grill (--no-grill skips). Research mode by default; --package for a distributable src-layout library. Never overwrites existing files; --dry-run previews.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- dgilford
- Repository
- dgilford/ai-science-toolkit
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
project-init
Bootstrap a new repo with git, GitHub remote, labels, CLAUDE.md, and a PROJECT-SEED.md for handoff to /brainstorm.
init-project
Use once in a spawned starter repo when the user asks to initialize or configure it, or when FILL IN markers remain; never auto-run in a claude-starter template checkout.
repo-init
Use when a local project directory has no GitHub repo and needs to be published — initializing git, creating the remote repo, adding a README, and converting a plan document into GitHub issues.