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.
/super-workflow or /openclaw-github-repo-commander on a repo URLClone the target repository, define success criteria, and establish baseline metrics.
Run scripts/repo-audit.sh — automated checks for:
ghp_, sk-, AKIA, etc.)node_modules/ or build artifacts.gitignore coverageDeep manual review beyond automation: content quality, documentation consistency, structural issues, version mismatches.
Search GitHub for similar repositories. Compare documentation standards, feature coverage, star counts, and community adoption.
Consolidate all findings into a prioritized action plan (P0 critical / P1 important / P2 nice-to-have).
Execute the plan: delete low-value files, fix security issues, upgrade documentation, add CI workflows, update changelogs.
Re-run the audit script (target: 7/7 PASS), verify all changes, push to GitHub, and deliver a full report.
/openclaw-github-repo-commander https://github.com/owner/my-repo
Runs all 7 stages and produces a detailed before/after report.
Clean up my GitHub repo — remove junk files, fix secrets, add .gitignore
Compare my skill repo with the top 5 similar repos on GitHub
chore:, fix:, docs:
pr_todo.json file for pending reviewer requestsnode_modules/ or .env files.github/workflows/ to avoid false positivesgh CLI operations use the user's existing authentication — no credentials are stored by this skillgithub.com/wd041216-bit/openclaw-github-repo-commander
License: MIT | Version: 4.0.0