ai-automation-tools

Repo Review — Security skill for Claude Code

Security community

Audit the entire Edge-Radar repo for issues, inconsistencies, recommended updates, enhancements, and removable cruft; save findings to docs/my-documents/repo-reviews/.

How to install Repo Review

Installs to ~/.claude/commands/ai-automation-tools-edge-radar-repo-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ai-automation-tools/Edge-Radar/HEAD/.claude/commands/repo-review.md -o ~/.claude/commands/ai-automation-tools-edge-radar-repo-review.md

Restart Claude Code, or start a new session, for it to be picked up.

What Repo Review does


description: Audit the entire Edge-Radar repo for issues, inconsistencies, recommended updates, enhancements, and removable cruft; save findings to docs/my-documents/repo-reviews/ argument-hint: [optional focus area or 'full']

Conduct a thorough top-to-bottom review of the Edge-Radar repo. Read enough to form grounded judgments — don't just skim filenames.

**Scope (cover all of these):**

  • scripts/ — entry points, kalshi/, shared/, schedulers/, backtest/
  • .claude/ — agents, skill

Alternatives in Security

  • Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
  • Tech Debt Skill — Claude Code skill that produces a thorough, file-cited tech debt audit of an entire codebase 590 ★
  • Security Check — Scan project for security issues — exposed secrets, missing .gitignore entries, unsafe patterns 335 ★

Full documentation available on GitHub

View Source Repository