โ† Runes
RAREย DevOps
๐Ÿ›ก๏ธ

Code Sentinel

Use when you want AI code review on every GitHub PR โ€” bugs, security holes, and style issues caught and posted as comments automatically.

โšก POWER LEVEL
80
HIGH SAFETY
TRUST SCORE80 / 100

โ—ˆ Use Case

Get instant AI-powered code reviews on every GitHub PR with actionable feedback posted as comments.

โ—ˆ Skill Pipeline (5 nodes)

1. GitHub List PRsInput
2. GitHub Get DiffInput
3. ESLint CheckAPI
4. Claude AnalyzeLLM
5. GitHub Post PR CommentOutput

โ—ˆ Dependencies (5)

github-list-prsโ†’github-get-diffยท PR reference
github-get-diffโ†’eslint-checkยท code diff
github-get-diffโ†’claude-analyzeยท code diff
eslint-checkโ†’claude-analyzeยท lint results
claude-analyzeโ†’github-post-commentยท review feedback

Pipeline Graph

โ‰ช โ—ˆ COOKBOOK โ—ˆ โ‰ซ
โ–ธ QUICK START
# install the CLI
npm install -g rune-hub-cli

# set up auth
rune auth github
rune auth eslint
rune auth anthropic

# run it
rune install code-sentinel
rune run code-sentinel
โ–ธ INGREDIENTS โ€” 5 SKILLS
01๐Ÿ™GitHub List PRsInput
02๐Ÿ™GitHub Get DiffInput
03๐Ÿ“ESLint CheckAPI
04๐ŸงชClaude AnalyzeLLM
05๐Ÿ’ฌGitHub Post PR CommentOutput
โ–ธ WHAT YOU'LL NEED
Est. cost per run: ~$0.03โ€“0.08

โ—ˆ Skill Breakdown โ€” 5 Skills

Avg Safety80/100
๐Ÿ™GitHub List PRsInputGitHub
github-list-prs

List open pull requests for a GitHub repository.

87
High Safety
โ†— Docs
๐Ÿ™GitHub Get DiffInputGitHub
github-get-diff

Fetch the diff of a pull request or commit.

87
High Safety
โ†— Docs
๐Ÿ“ESLint CheckAPIESLint
eslint-check

Run ESLint linting on JavaScript/TypeScript code.

74
Moderate
โ†— Docs
๐ŸงชClaude AnalyzeLLMClaude
claude-analyze

Perform deep analysis on data or text using Claude.

81
High Safety
โ†— Docs
๐Ÿ’ฌGitHub Post PR CommentOutputGitHub
github-post-comment

Post a review comment on a GitHub pull request.

69
Moderate
โ†— Docs
Pipeline Safety Score
80/100 โ€” High Safety
5 skills analyzed