Github Repo Lockdown banner
longieirl longieirl

Github Repo Lockdown

Security community

Description

--- name: github-repo-lockdown description: Lock down a public GitHub repo for safe community contributions — branch protection, CODEOWNERS, CI validation, security files, Dependabot, secret scanning, and local hooks tags: [github, security, setup] --- # GitHub Repo Lockdown Lock down a public GitHub repository so it remains open for community contributions while ensuring all changes are reviewed, secure, validated, and introduced only through pull requests. Use `longieirl/ai-tools` as the re

Installation

Installs to ~/.claude/commands/longieirl-ai-tools-github-repo-lockdown.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/longieirl/ai-tools/HEAD/.claude/commands/github-repo-lockdown.md -o ~/.claude/commands/longieirl-ai-tools-github-repo-lockdown.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository