canvas-pilot: Agent for Claude Code

.claude/agents/pre-submit-reviewer.md

pre-submit-reviewer is an agent for Claude Code from X-isdoingreat/canvas-pilot. It costs 113 tokens per session (1,254 once invoked), scanned A, original, AGPL-3.0.

A pre-submission reviewer for draft course assignments, including code and writing, intended for Canvas or GradeScope.

In plain words
What is it for?
Use it to compare a draft with its specification and receive a PASS/FAIL result for each rubric item, plus suggested fixes.
Why use it?
It helps catch rubric failures and missing fixes before a draft is uploaded for grading.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is X-isdoingreat/canvas-pilot's own configuration. It tells Claude Code how to work on canvas-pilot itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything canvas-pilot configures →

Reuse

Borrowing it

Nothing to install: this file belongs to X-isdoingreat/canvas-pilot. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/X-isdoingreat/canvas-pilot/main/.claude/agents/pre-submit-reviewer.md
Clone the repo
git clone --depth 1 https://github.com/X-isdoingreat/canvas-pilot

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pre-submit-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/x-isdoingreat/canvas-pilot/pre-submit-reviewer/github.svg)](https://agentmods.dev/agents/x-isdoingreat/canvas-pilot/pre-submit-reviewer)
Your own site
<a href="https://agentmods.dev/agents/x-isdoingreat/canvas-pilot/pre-submit-reviewer"><img src="https://agentmods.dev/badge/agents/x-isdoingreat/canvas-pilot/pre-submit-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pre-submit-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/x-isdoingreat/canvas-pilot/pre-submit-reviewer"><img src="https://agentmods.dev/badge/agents/x-isdoingreat/canvas-pilot/pre-submit-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 113 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,254 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00113 $0.01254
Opus 5 $0.00056 $0.00627
Sonnet 5 $0.00023 $0.00251
Haiku 4.5 $0.00011 $0.00125

Measured 10d ago against content hash 5faea2766383, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

pre-submit-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/pre-submit-reviewer.md · 78 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 78 lines · 113 tokens per session scan A 5faea2766383

Subscribe to this mod's changes

pre-submit-reviewer is an agent published in the GitHub repository X-isdoingreat/canvas-pilot (122 stars, last pushed 1mo ago), licensed AGPL-3.0. It adds 113 tokens to every session and 1,254 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

Codebase Onboarding Engineer

Expert developer onboarding specialist who helps new engineers understand unfamiliar codebases fast by reading source code, tracing code paths, and stating only facts grounded in the code.

SHAdd0WTAka/Zen-Ai-Pentest · 37 tokens

information-architect

Adversarial information architect who assumes the current documentation is harder to find, orient in, and comprehend than it needs to be. Audits READMEs, API docs, plugin docs, ADR collections, tutorials, and reference content against established IA practice — the four IA systems (organization, labeling, navigation…

testdouble/han · 193 tokens

continuous-learner

Use at session end (auto-triggered by SessionEnd hook) or via /learn command. Extracts repeatable patterns, decisions, and cost outliers from the session and writes structured entries to .greatcto/lessons.md. Promotes high-confidence patterns to /.greatcto/decisions.md after ≥3 occurrences.

avelikiy/great_cto · 72 tokens

edtech-reviewer

Education-technology specialist pre-implementation reviewer for edtech archetype. Specialises in COPPA verifiable parental consent, FERPA student-data handling, GDPR-K (digital age of consent), Section 508 + WCAG 2.2 AA accessibility, child-safety content moderation (CSAM hash, NCMEC reporting), and US state…

avelikiy/great_cto · 112 tokens

knowledge-extractor

Deep-analysis agent spawned by /crystallize. Reads session logs and lessons.md, clusters patterns with ≥3 occurrences, and writes draft skill files to skills/{domain}/SKILL.md.

avelikiy/great_cto · 42 tokens

code-reviewer

Review code for quality, patterns, and best practices. Use proactively after code changes.

minicoohei/ai-agent-camp · 21 tokens