Skip to content

feat(tools): add Claude Review configuration audit script - #6

Merged
twistedmelonman merged 1 commit into
mainfrom
claude/add-review-audit-script-20260227
Feb 28, 2026
Merged

feat(tools): add Claude Review configuration audit script#6
twistedmelonman merged 1 commit into
mainfrom
claude/add-review-audit-script-20260227

Conversation

@twistedmelonman

Copy link
Copy Markdown
Member

Read-only script that enumerates all non-archived repos under
smartwatermelon and nightowlstudiollc and reports on Claude Review
configuration gaps: missing workflows, CLAUDE_CODE_OAUTH_TOKEN secret,
branch protection required status checks, and Actions being disabled.

Handles org secret visibility=all/private/selected correctly; strips
YAML comment lines before workflow classification to avoid false
positives on the reusable workflow file itself; includes bash 4.0+
version guard and --verbose flag for additional detail.

AI review: superpowers:code-reviewer (1 iteration) — fixed comment-stripping
false positive, org secret visibility=all false negative, bash 3.2
incompatibility, wc -l off-by-one, 300-repo silent truncation
Shellcheck: clean (all errors, warnings, style notes resolved)

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Read-only script that enumerates all non-archived repos under
smartwatermelon and nightowlstudiollc and reports on Claude Review
configuration gaps: missing workflows, CLAUDE_CODE_OAUTH_TOKEN secret,
branch protection required status checks, and Actions being disabled.

Handles org secret visibility=all/private/selected correctly; strips
YAML comment lines before workflow classification to avoid false
positives on the reusable workflow file itself; includes bash 4.0+
version guard and --verbose flag for additional detail.

AI review: superpowers:code-reviewer (1 iteration) — fixed comment-stripping
false positive, org secret visibility=all false negative, bash 3.2
incompatibility, wc -l off-by-one, 300-repo silent truncation
Shellcheck: clean (all errors, warnings, style notes resolved)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@twistedmelonman
twistedmelonman merged commit bb95e11 into main Feb 28, 2026
4 checks passed
@twistedmelonman
twistedmelonman deleted the claude/add-review-audit-script-20260227 branch February 28, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant