GitHub Repo Audit — Security skill for Claude Code
Your repo has a working product but the README is losing you stars.
How to install GitHub Repo Audit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open dancolta/github-repo-audit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What GitHub Repo Audit does
Your repo has a working product but the README is losing you stars. github-repo-audit runs 5 specialist agents in parallel to audit README, positioning, and discoverability — then drafts a severity-ranked fix list and applies approved changes via Claude Code.
Alternatives in Security
- /chain — Build an A→B→C exploit chain for higher severity and payout 927 ★
- Brand Strategy — Define or audit a brand — positioning, visual identity system, voice and tone, and brand architecture 309 ★
- Audit Changes — Review all changes in the current working tree (staged and unstaged) 90 ★
README
github-repo-audit
[](https://opensource.org/licenses/MIT) [](https://docs.anthropic.com/en/docs/claude-code) [](https://github.com/dancolta/github-repo-audit)
**Audits your GitHub repo's public surface across 5 dimensions, in parallel.**
*For solo OSS maintainers whose working product is buried under a weak README.*
**What this isn't:** a code linter, a security scanner, or a generic LLM "rewrite my README" prompt. It looks at how your repo is *perceived* — by humans skimming GitHub, by Google, and by AI engines summarizing your project. Nothing else.
Your README should feel like [ripgrep](https://github.com/BurntSushi/ripgrep)'s or [bat](https://github.com/sharkdp/bat)'s — opinionated, scannable, and confident about what it is and isn't. Not like a SaaS landing page.
How it works
flowchart LR
A[/github-repo-audit URL/] --> B[Intake: ground truth]
B --> C{5 agents in parallel}
C --> D1[competitive-analyst]
C --> D2[market-researcher]
C --> D3[product-strategist]
C --> D4[ui-ux-designer]
C --> D5[content-marketer]
D1 & D2 & D3 & D4 & D5 --> E[Synthesis]
E --> F[Severity-ranked issue list]
F --> G{Approval gate}
G -->|approved| H[Apply: README + gh repo
Related Skills
Prose Audit
Lint paper drafts for AI-tell prose patterns. Args: [--severity=warn] [--no-pencil] [--no-muriel] --no-native
Vf Review
Parallel Salesforce code review of the diff against a base ref - dispatch the quality gate and security review
Gaia Debt
Fix the tech-debt backlog, a single issue or a recommended related batch, highest severity then oldest first,
App Audit
Grade an existing app against the Mobify Studio House KB and Axiom standards — fan out the specialist auditors
Ship Check
End-of-session production audit with auto-merge. Reconstructs session intent, then RUNS the full review chain
Dotnet Review
Multi-agent .NET code review - up to five reviewers in parallel (correctness, performance, security/observabil
Related Agents
Documentation Archivist
Manages working drafts, tracks document changes, maintains version history, and ensures audit trail compliance
Dogfood Audit
Full product audit — spawns 5-6 parallel agents to dogfood every surface of o8, checking orchestrator, agents,
YouTube Updater
YouTube Video Updater Agent — bulk-optimises your product/brand videos for CTR, search rank, and LLM discovera