proposal-reverse

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

A method for reconstructing the research plan that should have come before a completed thesis. It removes findings that were only discovered during the research and marks gaps the thesis cannot fill.

In plain words
What is it for?
Use it to turn a completed thesis into a proposal suitable for review or teaching. It can also help a supervisor create an example of how a research plan should look.
Why use it?
A finished thesis describes what was learned, while a proposal must describe what is planned. This helps separate prior knowledge from results discovered during the work.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_SKILL_DIR} variable.

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.

agentmods
npx agentmods add skills/hutzelmann/thesis-proposal-skills/proposal-reverse
Any agent
npx skills add hutzelmann/thesis-proposal-skills --skill proposal-reverse
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-reverse

README.md
[![agentmods](https://agentmods.dev/badge/skills/hutzelmann/thesis-proposal-skills/proposal-reverse.svg)](https://agentmods.dev/skills/hutzelmann/thesis-proposal-skills/proposal-reverse)
Your own site
<a href="https://agentmods.dev/skills/hutzelmann/thesis-proposal-skills/proposal-reverse"><img src="https://agentmods.dev/badge/skills/hutzelmann/thesis-proposal-skills/proposal-reverse.svg" alt="Measured on agentmods" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,909 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00060 $0.02909
Opus 5 $0.00030 $0.01455
Sonnet 5 $0.00012 $0.00582
Haiku 4.5 $0.00006 $0.00291

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

Security

Grade A, and why

proposal-reverse 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 2d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/check.py, scripts/common.py, scripts/crossref.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-reverse/SKILL.md · 130 lines

How it starts

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

Proposal Reverse

Turns a finished thesis into the proposal that should have preceded it: one <slug>.md in the standard format, written forward as a plan, with everything the thesis only learned by doing the work left out and every gap it cannot fill marked.

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.

A thesis reports results; a proposal states a plan. Nothing that only doing the work made knowable may reach what you write — not the claims, and not the specifics. Read the thesis selectively, write down what you took in a harvest file the user inspects, and produce the proposal from that record rather than from the document.

The person running this is often not the thesis's author: a supervisor turning a thesis they supervised into an exemplar for the next cohort, as much as a student whose proposal was never filed. Say once, plainly, that the proposal was derived from a finished thesis, and treat everything about its author as third-party data.

Execution shape

One reader, one record, one writer: the reading, the harvest record and the proposal are all yours in this one context — never one helper agent per chapter, per harvest item, or per section, because the knowledge cut is judged by seeing a plan sentence and its outcome sentence side by side, and every helper would read the whole thesis again. Following the import sibling's conversion rules in this same context is not a helper.

Read the full file on GitHub · 130 lines

Files

What ships with it

6 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. 2d ago Changed · +6 lines f7160a830805
  2. 6d ago First seen · 124 lines · 60 tokens per session scan A b60bdd99ae3c

Subscribe to this mod's changes

proposal-reverse is a skill published in the GitHub repository hutzelmann/thesis-proposal-skills (7 stars, last pushed 3d ago), licensed MIT. It adds 60 tokens to every session and 2,909 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

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

docs-search

Search and query the Grounded Docs MCP Server documentation index. Covers listing indexed libraries, searching documentation content, and resolving library versions. Use when you need to look up API references, find code examples, or check which documentation is available in the local index.

arabold/docs-mcp-server · 54 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

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

backseat-driver-testing

Testing strategies for Calva Backseat Driver MCP tools. Use when: Testing Backseat Driver, validating tool updates, testing structural editing workflows, verifying REPL evaluation with who-tracking, testing shadow-cljs runtime discovery and targeting, testing output log filtering, testing load-file tool, smoke testing…

BetterThanTomorrow/calva-backseat-driver · 106 tokens