bundled-skills/openclaw-github-repo-commander/SKILL.md
7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis
npx skillsauth add FrancoStino/opencode-skills-antigravity openclaw-github-repo-commanderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 <repo-path> from this skill directory — automated read-only 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 skillOriginally contributed by @wd041216-bit in PR #340. No standalone upstream repository is currently available for this skill.
License: MIT | Version: 4.0.0
research
Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-contained Python CLI.
development
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
development
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
testing
Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.