mirror of
https://github.com/borghei/Claude-Skills.git
synced 2026-09-14 19:41:02 +08:00
65b93aa56d
Introduce authoring Pattern 11 (Clarify-First Gate): every skill that emits a deliverable now confirms its 2-4 highest-leverage inputs before generating, and asks the user when an input is unknown rather than assuming. Directly attacks the top failure mode of AI-assisted work — a polished but misaligned artifact produced from underspecified intent. - standards/skill-authoring-standard.md: new Pattern 11 + checklist item - 297 generative SKILL.md files: tailored `## Clarify First` section with a verbatim stop rule, inputs mapped to each skill's real output fields - 41 advisory/reference skills intentionally left ungated - gate is self-contained inline text (no cross-skill/standards runtime dependency) so each skill keeps working when downloaded standalone - regenerated cli/skills.json and registry.json