Repo Review — Security skill for Claude Code
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
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 RepositoryRelated Skills
Audit Docs
Scan documentation for staleness — broken links, outdated counts, stale version references, and inconsistencie
/deps
check all project dependencies for updates and security issues. one command, clean output
Zorille
Four Claude Code skills for codebase hygiene: codebase-audit (find issues) + plan-fixes (turn issues into PR-s
Feedback Round
Begin a methodology-feedback triage round. Quarantines incoming feedback issues, runs the locked-down security
Consistency Check
Audit a doc bundle for cross-reference integrity, count drift, pronoun ambiguity, audience assumptions, and ot
Adversarial Audit Engine
Cross-model audit engine for documents and technical artifacts: hallucination gate on verbatim quotes, claim v
Related Agents
Fec UI Checker
Use this subagent to troubleshoot visual defects, layout confusion, CSS issues, responsive exceptions, and inc
Neo Shadow
Memory keeper. MUST BE USED to save session context into the second brain (.neo/brain/) — at task boundaries,
Fixme Review Code
Reviews code produced by plan execution. Finds real bugs, gaps, test issues, and inconsistencies. Read-only -