willoscar/thesis-question-list
| 维护中文毕业论文的 `codex_md/question_list.md`:把本轮问题、边界、优先级、协作方案和验收口径结构化,作为整条 thesis pipeline 的控制面。
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill thesis-question-list
这个 skill 负责维护毕业论文流程的控制面文档:
codex_md/question_list.md它不是备忘录,而是这一轮工作的单一入口。
codex_md/material_index.mdcodex_md/missing_info.mdcodex_md/*.mdclaude_md/review_checklist.mdcodex_md/question_list.mdAlways read:
references/overview.mdreferences/question_entry_schema.mdreferences/examples_good.mdreferences/examples_bad.mdMachine-readable contract:
assets/question_list_contract.jsonuv run python .codex/skills/thesis-question-list/scripts/run.py --workspace <workspace>Take willoscar/thesis-question-list from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.