mp-init-repo

Community

Bootstrap a new GitHub repo in minutes

AuthorMartinoPolo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Starting a new project often wastes time on repetitive setup steps like initializing Git, creating a remote, choosing a default branch strategy, and configuring basic governance like branch protection.

Core Features & Use Cases

  • Repo initialization and guardrails: Creates a new git repository, applies a comprehensive multi-language .gitignore, and establishes a predictable Claude Code project layout.
  • Project documentation scaffolding: Generates a versioned .mpx/ folder with CONTEXT.md (domain language, feature index, constraints) and DECISIONS.md (settled architecture/design decisions).
  • GitHub bootstrap with branching workflow: Pushes to a GitHub repository, renames the default branch to main when needed, creates a dev branch, and sets dev as the default branch; attempts branch protection on main and dev (with a graceful warning on Free-plan limitations).

Quick Start

Run mp-init-repo in an empty/new project directory to initialize git, create the GitHub repo, and set up the main/dev branch workflow.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mp-init-repo
Download link: https://github.com/MartinoPolo/mpx-claude-code/archive/main.zip#mp-init-repo

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.