fix: deduplicate skill content against scripts-template READMEs - #102
fix: deduplicate skill content against scripts-template READMEs#102jgs-jeeves wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Code Review
This pull request simplifies several skill documentation files (coding, operations, and playbooks) by removing redundant details and instead referencing the README files in the scripts repository. Additionally, it completely removes the slack-bot-provisioner skill, updating the skill seeding logic and integration tests accordingly, and bumps the package version to 0.5.11. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
d90cab8 to
4131a32
Compare
- coding.md: remove STAN references, use generic quality gate language - operations.md: replace date export table and email pipeline architecture with README pointers, keep only operational content (curation protocol, gateway usage, hard gates) - playbooks.md: replace taskFileDispatcher code example with README pointer, keep instantiation checklist and standing orders convention - Remove slack-bot-provisioner.md (stale Clawdbot terminology, content belongs in Slack domain skill) - Update seedSkills.ts and integration test
4131a32 to
5206ba0
Compare
|
Wrong repo. Skills live in jeeves-tools, not jeeves-core. Closing. |
Remove README-duplicated content from shipped skills. Keep only operational and behavioral content that does not belong in scripts-template READMEs.
Changes: