スキル一覧に戻る
GarGraham

code-review

by GarGraham

Provide a self‑service platform for automated correlation and multivariate analysis of tabular datasets. The tool should allow non‑specialists and analysts alike to quickly surface relationships between variables without manually coding statistical tests.

0🍴 0📅 2026年1月16日
GitHubで見るManusで実行

SKILL.md


name: code-review description: Provide a practical review of code changes, focusing on bugs, risk, security, and maintainability.

Skill: Code Review

See also: AGENT_SYSTEM.md

Phase

  • Validate

Purpose

  • Provide a practical review: bugs, risk, security basics, and “is this worth it?”

Use When

  • “Review this”
  • “Is this approach okay?”
  • “Find issues”
  • “Suggest improvements”

Inputs to Request (only if needed)

  • Diff/PR/files
  • Intended behavior change
  • Any constraints (timebox, no deps, etc.)

Rubric (priority order)

  • Bugs/correctness
  • Security/Known Hazards
  • Verification/Proof of Life
  • Maintainability
  • Style (last)

Severity

  • BLOCKER: likely bug/security issue/breakage
  • SUGGESTION: better approach, reduces risk
  • NIT: small style/naming notes (keep minimal)

Output

  • Summary
  • Findings (grouped by severity)
  • Suggested verification
  • Merge confidence (0–100%) + 1-line why

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です