git-development-workflow-setup
OfficialAutomate Git development workflows safely.
Authoronshoreoutsourcing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the configuration of a robust development workflow in Git, including creation of a development branch, PR validation workflow, and main branch protection, ensuring a safe, atomic setup for new repositories and drift recovery.
Core Features & Use Cases
- Atomic setup: executes steps in discrete, verifiable phases so work can resume if interrupted.
- Guardrails: enforces development → main PR policy via a PR validation workflow and main branch protection.
- Recovery and drift repair: reapply configuration to fix broken setups or after drift without manual reconfiguration.
Quick Start
Run the setup with the repository reference and desired flags, for example: python scripts/setup_repository.py --repo "myorg/myrepo" --create-development --add-pr-workflow --protect-main --verify
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: git-development-workflow-setup Download link: https://github.com/onshoreoutsourcing/lighthouse-beacon/archive/main.zip#git-development-workflow-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.