Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

ai-native-camp/git-for-everyone

5 skills40 installs25 starsGitHub

Install

npx skills add https://github.com/ai-native-camp/git-for-everyone

Skills in this repo

1Git Onboarding Autogit-onboarding-auto runs the full Git onboarding flow end to end, from checking git config and GitHub CLI to opening a Pull Request. It collects the current state, auto-fixes missing prerequisites, then creates a feature branch, writes a starter file, commits with a conventional message, pushes and creates the PR. A first-time Git user runs it to go from zero to a ready PR with minimal questions.8installs2Git Onboarding Helpgit-onboarding-help is the guide command for the git-onboarding plugin. It explains what the plugin does, defines core Git terms in plain Korean, and describes the four available commands and their recommended order. A first-time Git user runs it to understand the setup-to-PR flow before starting.8installs3Git Onboarding Setupgit-onboarding-setup guides a first-time user through initial Git and GitHub configuration one step at a time. It collects current state with parallel commands, skips finished steps, and walks through git install, user name and email, GitHub CLI install and login, repo and remote setup, the first push, and git hooks. A beginner runs it to get a working Git and GitHub setup before doing any real work.8installs4Git Onboarding Stepgit-onboarding-step shows the progress of the full Git onboarding flow as a 10-step checklist and points to the current step. It auto-detects state with parallel commands and marks each step done, pending or unverifiable. It only reports status and delegates the actual work to git-onboarding-setup and git-onboarding-workflow.8installs5Git Onboarding Workflowgit-onboarding-workflow analyzes the current git state and tells the user the next step under GitHub Flow. It reads the current branch, working-tree status and unpushed commits, then maps them to one of five situations and suggests the exact command, from creating a feature branch to running gh pr create. A developer runs it when unsure what to do next in the branch-to-PR flow.8installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

ai-native-camp/git-for-everyone · 5 skills · Skillselion