jorgealves

pedagogical-code-grader

Evaluates student code submissions based on conceptual mastery rather than just correctness. Use to provide high-quality educational feedback on architectural patterns and programming logic.

jorgealves 2 1 Updated 4mo ago

Resources

1
GitHub

Install

npx skillscat add jorgealves/agent-skills/pedagogical-code-grader

Install via the SkillsCat registry.

SKILL.md

Mentoring & Education: Evaluators & Reviewers

This directory contains skills for the "Feedback" phase of the teaching lifecycle.

  • Pedagogical Code Grader: Grades based on "Did they learn the concept?" rather than just "Did it pass tests?".
  • Industry Standard Reviewer: Gives feedback in the persona of a Senior Engineer.
  • Concept Mastery Validator: Ensures the teaching plan and the projects are perfectly aligned.

Use Cases

  • Automated Grading: Scale your teaching by automating the initial conceptual review of student code.
  • Professional Readiness: Prepare students for their first job by exposing them to realistic PR feedback loops.
  • Quality Assurance: Audit your own curriculum to ensure you aren't asking students to do things you haven't taught.