openclaw-github-repo-commander
7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis
npx skills add sickn33/agentic-awesome-skills --skill openclaw-github-repo-commander --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 <repo-path>` from this skill directory — automated read-only 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: Re
- Overview
- When to Use This Skill
- How It Works
- Stage 1: Intake
- Stage 2: Execution
- Stage 3: Reflection
- Stage 4: Competitor Analysis
- Stage 5: Synthesis
- Stage 6: Iteration
- Stage 7: Validation
- Examples
- Example 1: Full Repo Audit
- Example 2: Quick Cleanup
- Example 3: Competitor Benchmarking
What does the openclaw-github-repo-commander skill do?
7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill openclaw-github-repo-commander --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.