openclaw-github-repo-commander

Featured

7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis

Code & Development 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OpenClaw GitHub Repo Commander ## Overview A structured 7-stage super workflow for comprehensive GitHub repository management. This skill automates repository auditing, cleanup, competitor benchmarking, and optimization — turning a messy repo into a clean, well-documented, production-ready project. ## When to Use This Skill - Use when you need to audit a repository for secrets, junk files, or low-quality content - Use when the user says "clean up my repo", "optimize my GitHub project", or "audit this library" - Use when reviewing or creating pull requests with structured analysis - Use when comparing your project against competitors on GitHub - Use when running `/super-workflow` or `/openclaw-github-repo-commander` on a repo URL ## How It Works ### Stage 1: Intake Clone the target repository, define success criteria, and establish baseline metrics. ### Stage 2: Execution Run `scripts/repo-audit.sh` — automated checks for: - Hardcoded secrets (`ghp_`, `sk-`, `AKIA`, etc.) - Tracked `node_modules/` or build artifacts - Empty directories - Large files (>1MB) - Missing `.gitignore` coverage - Broken internal README links ### Stage 3: Reflection Deep manual review beyond automation: content quality, documentation consistency, structural issues, version mismatches. ### Stage 4: Competitor Analysis Search GitHub for similar repositories. Compare documentation standards, feature coverage, star counts, and community adoption. ### Stage 5: Synthesis Consolidate all findings...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

github-repo-hardening

Audit GitHub repository governance and access control settings including branch protection rules, ruleset configuration, secret scanning, push protection, CODEOWNERS, signed commits, required reviews, and admin bypass policies. Use this skill whenever the user asks about branch protection, "is my main branch safe", required reviews, force-push prevention, CODEOWNERS, signed commits, gitsign, Sigstore, secret scanning, push protection, custom secret patterns, repo settings, ruleset vs branch protection, or merge queue. Trigger on phrases like "harden my repo", "audit my branch rules", "secret scanning", "CODEOWNERS review", "are my settings safe", "lock down main". Use this even when the user only mentions one of these sub-topics.

1 Updated 1 weeks ago
hlsitechio
AI & Automation Listed

github-supply-chain

Audit GitHub repository supply chain security including GitHub Actions workflow hardening, third-party action pinning, dependency review, SBOM generation, and OIDC-based cloud authentication. Use this skill whenever the user asks about GitHub Actions security, workflow permissions, action pinning, Dependabot, Renovate, supply chain attacks, dependency confusion, typosquatting, SBOM (CycloneDX/SPDX), OIDC federation with AWS/GCP/Azure, or any concern about external code entering their CI/CD pipeline. Trigger on phrases like "audit my GitHub Actions", "are my workflows safe", "supply chain risk", "should I pin actions", "OIDC for cloud", "SBOM generation", "dependency review", and similar. Use this even if the user only mentions one sub-topic — coverage is broader than the trigger.

1 Updated 1 weeks ago
hlsitechio
Code & Development Solid

github-multi-repo

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

335 Updated today
aiskillstore
AI & Automation Solid

github-multi-repo

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

57,130 Updated today
ruvnet
Code & Development Listed

clone

Clone a GitHub repo as a starting skeleton — strips its git history, re-inits, generates CLAUDE.md for the detected stack, optionally renames variables/namespaces to your project

2 Updated yesterday
veekunth217