proposal-supervise

proposal-supervise is a skill for Claude Code from hutzelmann/thesis-proposal-skills. It costs 69 tokens per session (2,770 once invoked), scanned A, original, MIT.

Narzędzie dla promotora do uporządkowania surowej propozycji pracy studenta i przygotowania projektu informacji zwrotnej. Propozycja pracy to opis planowanego tematu, celu i sposobu wykonania pracy dyplomowej.

In plain words
What is it for?
Do pracy z plikami PDF, dokumentami Word lub wklejonym tekstem, tworzenia propozycji w standardowym formacie oraz przygotowania listu z uwagami i pakietu materiałów do wysłania studentowi.
Why use it?
Usuwa potrzebę ręcznego porządkowania dokumentu i wyszukiwania najpilniejszych problemów przed odpowiedzią studentowi. Wyniki pozostają po stronie promotora do sprawdzenia i edycji.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_SKILL_DIR} variable.

Good fit Do pracy z plikami PDF, dokumentami Word lub wklejonym tekstem, tworzenia propozycji w standardowym formacie oraz przygotowania listu z uwagami i pakietu materiałów do wysłania studentowi.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hutzelmann/thesis-proposal-skills/proposal-supervise
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add hutzelmann/thesis-proposal-skills --skill proposal-supervise
Clone the repo
git clone --depth 1 https://github.com/hutzelmann/thesis-proposal-skills

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 proposal-supervise

README.md
[![agentmods](https://agentmods.dev/badge/skills/hutzelmann/thesis-proposal-skills/proposal-supervise/github.svg)](https://agentmods.dev/skills/hutzelmann/thesis-proposal-skills/proposal-supervise)
Your own site
<a href="https://agentmods.dev/skills/hutzelmann/thesis-proposal-skills/proposal-supervise"><img src="https://agentmods.dev/badge/skills/hutzelmann/thesis-proposal-skills/proposal-supervise/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 proposal-supervise

Your own site · 80×15
<a href="https://agentmods.dev/skills/hutzelmann/thesis-proposal-skills/proposal-supervise"><img src="https://agentmods.dev/badge/skills/hutzelmann/thesis-proposal-skills/proposal-supervise.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,770 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00069 $0.02770
Opus 5 $0.00034 $0.01385
Sonnet 5 $0.00014 $0.00554
Haiku 4.5 $0.00007 $0.00277

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

Security

Grade A, and why

proposal-supervise 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 6d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/proposal-supervise/SKILL.md · 84 lines

How it starts

The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Proposal Supervise

Turns a raw student submission — PDF, Word export, or pasted text — into curated draft feedback the professor delivers as text through their own channel: an email reply or a learning platform's feedback field. The full findings stay on the supervisor's side; the feedback is the only artifact written for the student.

Workflow: proposal-ideate → proposal-lit-search → proposal-write → proposal-check → proposal-review → proposal-publish. Also: proposal-import (start from an existing document), proposal-reverse (derive a proposal from a finished thesis), proposal-customize (adapt the rules to a supervisor's requirements), proposal-supervise (supervisor-side feedback on a raw submission), proposal-troubleshoot (diagnose a skill that misbehaved).

Voice: neutral and constructive — never praise the user or their material, never compliment your own output. Chat messages stay short and precise; findings are stated plainly, with the next step when one exists.

Supervisor-side and draft-only: you prepare feedback for the professor to review, edit, and deliver through their own channel — you never send, publish, or transmit anything, and the feedback never commits the professor to any action: no meetings, approvals, or deadlines promised on their behalf. The feedback states the proposal's state honestly without being crushing; a hollow core is named plainly and redirected to ideation, never softened into revision advice. No artifact you write records the student's identity.

Execution shape

Single context, one pass, and never more than three agents: you normalize the submission, run the check, judge the five substance tests and every dimension together, decide the tier and curate the feedback, because the tier needs the tests judged side by side against the evidence bar below, and the curated points are chosen across all findings. Helper agents are not part of this skill; following the import or literature-search sibling's instructions in this same context is not a helper. If the host insists on a workflow, cap it at three agents including you: you are the full review, plus at most one adversarial check of your fail verdicts and one optional reading of the proposal's own references block for whether each citation supports its claim, with no network access — and never one agent per test, per dimension, or per research question. The adversarial check informs the evidence bar; it never decides the tier, which stays with you and, when borderline, the professor.

Read the full file on GitHub · 84 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago Changed · +7 lines · -9 tokens per session a5f14a4d167d
  2. 10d ago First seen · 77 lines · 78 tokens per session scan A 941de940549f

Subscribe to this mod's changes

proposal-supervise is a skill published in the GitHub repository hutzelmann/thesis-proposal-skills (7 stars, last pushed 8d ago), licensed MIT. It adds 69 tokens to every session and 2,770 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

lore

SpecStory Lore - mine your SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more) into a persistent corpus, surface your reproducible workflows with corroborated evidence, and interactively forge the chosen ones into skills installed across all your agent harnesses. Use when the user…

specstoryai/getspecstory · 109 tokens

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

specstoryai/getspecstory · 126 tokens

docs-manage

Manage the Grounded Docs MCP Server documentation index. Covers scraping and indexing documentation from URLs or local files, refreshing existing indexes with changed content, and removing libraries from the index. Use when you need to add, update, or delete indexed documentation.

arabold/docs-mcp-server · 53 tokens

fetch-url

Fetch a single URL and convert its content to Markdown. Use when you need to read a web page, documentation page, or API reference without indexing it. The content is returned as plain Markdown text on stdout.

arabold/docs-mcp-server · 45 tokens

respond-to-eval

Turn student course evaluations (free-text + numeric) into an actionable teaching-improvement plan — the teaching analogue of /respond-to-referees. Clusters comments into themes, separates signal from noise, classifies each theme Keep / Change / Investigate / Out-of-scope, and drafts concrete changes mapped to the…

pedrohcgs/claude-code-my-workflow · 111 tokens

slide-excellence

Multi-agent comprehensive slide review (visual + pedagogy + proofreading, plus TikZ / parity / substance conditionally). Use when user says "full review", "excellence pass", "comprehensive check", "review everything", "pre-release review", "slide excellence", or before teaching / shipping a deck. Fanout wrapper — for…

pedrohcgs/claude-code-my-workflow · 94 tokens