Diagnose a problem with the proposal skills themselves — a script that fails, a rule applied wrongly, output that contradicts the skill's own stated mandate — and assemble a bug report when it turns out to be a real defect. Use when a skill misbehaved, not…
Low-level check of a thesis proposal — required sections, citation consistency, forbidden content, format guardrails, typos. Use when the user asks to check their proposal, suspects a section or citation is missing or malformed, or wants a quick gate before…
Import an existing proposal (usually PDF) into the standard single-file format — extract text and references, strip personal data, mark gaps. Use when the user has a draft from Word, LaTeX, Overleaf or another tool, pastes the text of an older proposal, or…
Find relevant academic literature for a topic or proposal — keyword search across public scholarly databases, plus citation snowballing from existing references. Writes CSL-YAML entries into the proposal. Use when the user needs sources or papers, says their…
Build a PDF (or docx fallback) from a proposal file via pandoc — compact layout, typst-first, with install guidance when tools are missing. Also offers a stripped hand-in export, and hands over to a workspace build script where one exists. Use when the user…
Derive the proposal a finished thesis should have had — read the thesis, cut everything only its results made knowable, and write it forward as a plan. Use when a completed thesis needs its missing proposal reconstructed, or when a supervisor turns a…
Supervisor-side feedback on a raw student submission — normalize it into the standard proposal format, find the pressing issues via the shared check and review rules, and draft a feedback letter plus a send-package the student can continue from. Use when a…
Write a thesis proposal from scratch or refine an existing one, following the proposal guidelines and grounding claims in the literature. Use when the user wants a draft, wants sections improved, wants bullet points turned into prose, or asks to apply review…