jorgealves/agent_skills

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.

First seen Jan 30, 2026

Installation

$ npx skills add jorgealves/agent_skills --skill pedagogical-code-grader

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jorgealves/agent_skills · top by installs.

npx skills add jorgealves/agent_skills

Browse all from jorgealves/agent_skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
License license-compliance-auditor
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,033 B
  • docs SUMMARY.md 221 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 168 installs

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.