Type
Surface
Files to change: docs/extending.md
Description
extending.md instructs contributors to copy skills/language-go/ to skills/language-python/ as the worked example, but skills/language-python/ already exists (shipped in PR #67). A contributor following this guide verbatim would hit a directory conflict immediately.
Current state: example target is language-python/ (already exists).
Desired state: example targets a non-shipped skill (e.g., language-ruby/ or language-<name>/) or is genericized.
Acceptance
Type
Surface
Files to change:
docs/extending.mdDescription
extending.mdinstructs contributors to copyskills/language-go/toskills/language-python/as the worked example, butskills/language-python/already exists (shipped in PR #67). A contributor following this guide verbatim would hit a directory conflict immediately.Current state: example target is
language-python/(already exists).Desired state: example targets a non-shipped skill (e.g.,
language-ruby/orlanguage-<name>/) or is genericized.Acceptance
extending.mdno longer referenceslanguage-python/as the copy target