The seven skill templates total about 1,060 lines and the larger ones (accounting 274, timesheets 215) carry full step-by-step recipes. Current guidance for frontier models is a minimal root that names the trigger and routes to supporting docs, loaded only when needed.
Proposal:
SkillRenderer gains multi-file output: SKILL.md (30 to 60 lines: trigger, run-first commands, hard rules) plus references/*.md for workflows and recipes.
- Templates split accordingly; the root links each reference conditionally ("For invoice reconciliation see references/reconciliation.md").
tp skills create writes and updates the whole folder; the version check covers all files.
Descriptions were already tightened in #50.
The seven skill templates total about 1,060 lines and the larger ones (accounting 274, timesheets 215) carry full step-by-step recipes. Current guidance for frontier models is a minimal root that names the trigger and routes to supporting docs, loaded only when needed.
Proposal:
SkillRenderergains multi-file output:SKILL.md(30 to 60 lines: trigger, run-first commands, hard rules) plusreferences/*.mdfor workflows and recipes.tp skills createwrites and updates the whole folder; the version check covers all files.Descriptions were already tightened in #50.