Repo Standards Audit - 2026-05-11
Automated audit of repo against the Specter099 organization-wide standards.
Standards Checklist
Issues found
Repo has none of the org-standard scaffolding (workflows, environments, community files, dependabot).
Suggested fixes
gh api -X PUT repos/Specter099/public/environments/backup
gh api -X PUT repos/Specter099/public/environments/production
Add via feature branch + PR: .github/workflows/backup.yml, all four community-health files, and .github/dependabot.yml.
Repo Standards Audit - 2026-05-11
Automated audit of repo against the Specter099 organization-wide standards.
Standards Checklist
.github/workflows/backup.ymlmissingpr.yml)backupandproductionmissing.github/PULL_REQUEST_TEMPLATE.md,.github/ISSUE_TEMPLATE/bug_report.md,.github/CODEOWNERS, andSECURITY.mdall missing.github/dependabot.ymlmissingIssues found
Repo has none of the org-standard scaffolding (workflows, environments, community files, dependabot).
Suggested fixes
Add via feature branch + PR:
.github/workflows/backup.yml, all four community-health files, and.github/dependabot.yml.