github-cleanup
Installation
SKILL.md
Cleanup GitHub
Progressive audit and cleanup of GitHub accounts with user approval before any destructive actions.
Overview
This skill audits a GitHub account for:
- Failing workflows and misconfigured security scanning
- Stale forks with no custom changes
- Orphaned secrets not used by any workflow
- Dependabot and security configuration
- Dependabot alert triage — trace alerts to source, prune unused deps, upgrade transitive deps
Workflow: Audit all categories → Present findings → Get approval → Execute cleanup
Prerequisite: gh auth status must pass.