org-standards
Installation
SKILL.md
Propagate Standards Across Repos
Scan all repos in a GitHub org (or local org folder) for standards drift, then apply fixes.
Two-phase approach: update the .github shared repo first, then propagate to individual repos.
Run from ~/code/{org}/ or pass the org name as an argument.
Accounts
Read bot_account, owner_account from the org's CLAUDE.md ## Automation config table.
Helper script
A pre-built script at ~/.claude/scripts/org-standards.sh collects config file presence across all repos in one pass.
Run it first to avoid spending tokens checking files individually.
~/.claude/scripts/org-standards.sh <org-name> > /tmp/org-standards.json