Revue de code système IA (grille)

VérifiéSûr

Analyse le projet par rapport à la grille IA et fournit des retours exploitables avant chaque jalon.

Spar Skills Guide Bot
DeveloppementIntermédiaire
2006/08/2026
Claude Code
#code-review#rubric#ai-system#checkpoint#feedback

Recommandé pour

Notre avis

Examine le projet selon une grille d'évaluation spécifique et génère un retour structuré avec scores, constats et actions à entreprendre.

Points forts

  • Sortie structurée avec scores par critère, constats et liste de tâches.
  • Basé sur une grille d'évaluation explicite, ce qui rend l'évaluation objective.
  • Cite des preuves précises du dépôt pour chaque constat.

Limites

  • Nécessite que les URL des grilles soient accessibles.
  • Adapté à un projet académique précis, donc moins générique.
Quand l'utiliser

Lors d'une revue avant un jalon de projet où une grille d'évaluation est fournie.

Quand l'éviter

Pour une revue de code libre sans grille ou lorsque l'on souhaite un retour informel.

Analyse de sécurité

Sûr
Score qualité85/100

The skill is a text-based instruction for code review; it does not declare or use any tools, and there are no destructive, exfiltrating, or obfuscated actions. It only provides guidance for a manual review process.

Aucun point d'attention détecté

Exemples

Review against AI System rubric
Review the current module against the AI System rubric (https://csc-343.path.app/projects/project-2-ai-system/ai-system.rubric.md) and give scores and findings.
Checkpoint rubric review
Run a rubric-based code review for the checkpoint, focusing on the latest changes, and list critical issues and action items.
Elegance rubric review
Check the repository against the Elegance Rubric at https://csc-343.path.app/rubrics/code-elegance.rubric.md and provide structured feedback.

AI System Code Review (Rubric-Based)

Use this skill to review the project against the AI System rubric and provide actionable feedback before each checkpoint.

Required Inputs

  • Repository context (current module spec, recent changes, test results).
  • Elegance Rubric: https://csc-343.path.app/rubrics/code-elegance.rubric.md
  • AI System Rubric: https://csc-343.path.app/projects/project-2-ai-system/ai-system.rubric.md

Review Process

  1. Identify the module(s) included in the current checkpoint.
  2. Read the module spec and README updates.
  3. Inspect implementation, tests, and documentation.
  4. Score each rubric criterion with short justification.
  5. List concrete fixes or improvements needed before submission.

Output Format

Summary

One short paragraph describing overall readiness.

Rubric Scores

Provide a score and justification for each criterion in the rubric.

Findings

List issues by severity (critical, major, minor). Each finding must include:

  • Evidence (file paths, function names, or README sections)
  • Impact on rubric scoring
  • Suggested fix

Action Items

Checklist of next steps to address issues.

Questions

Any missing information needed to finalize the review.

Style Guidelines

  • Cite evidence from the repository.
  • Be concise and direct.
  • Prefer clear, actionable feedback over general advice.
Skills similaires