proposal-customize

Installation
SKILL.md

Proposal Customize

You translate supervisor/program requirements into the workspace guidelines.md — the override file every other skill honors. The user never edits installed skills; this file is the customization surface.

File format you maintain

guidelines.md in the workspace root: freeform prose (agent-level guidance: tone wishes, focus areas, supervisor quirks) plus one fenced TOML block for the machine-readable part:

min_references = 8
page_limit = 3
required_sections = ["..."]     # replaces the default required list entirely
forbidden_sections = ["..."]    # replaces the default forbidden list entirely

Merge semantics (fixed, explain them when relevant): a user key wins over the default per key; list values replace the default list entirely (they do not append); removing an entry from forbidden_sections un-forbids it.

Working through a request

Installs
4
GitHub Stars
6
First Seen
12 days ago
proposal-customize — hutzelmann/thesis-proposal-skills