一键导入
openclaw-github-repo-commander
7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | openclaw-github-repo-commander |
| description | 7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis |
| category | development-and-testing |
| risk | safe |
| source | community |
| date_added | 2026-03-18 |
| author | wd041216-bit |
| tags | ["github","git","repository","audit","cleanup","workflow","devtools","automation","code-review","security"] |
| tools | ["claude","cursor"] |
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
Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing.
Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3 bucket exploitation, Lambda code extraction, and persistence techniques for red team operations.
Run Bumblebee supply-chain inventory and exposure scans on macOS/Linux to detect compromised packages, extensions, and MCP host configs.
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).
Harden Docker/container images and runtime deployments with secure base images, non-root users, CVE scanning, SBOM/signing, seccomp/AppArmor, and Kubernetes pod security controls. Use for Dockerfile security reviews, container CVEs, image scanning, distroless images, or production hardening.