Skip to content

fix: deduplicate skill content against scripts-template READMEs - #102

Closed
jgs-jeeves wants to merge 1 commit into
mainfrom
chore/skill-readme-dedup
Closed

fix: deduplicate skill content against scripts-template READMEs#102
jgs-jeeves wants to merge 1 commit into
mainfrom
chore/skill-readme-dedup

Conversation

@jgs-jeeves

Copy link
Copy Markdown
Collaborator

Remove README-duplicated content from shipped skills. Keep only operational and behavioral content that does not belong in scripts-template READMEs.

Changes:

  • coding.md: Remove STAN references, use generic quality gate language
  • operations.md: Replace date export table and email pipeline architecture with README pointers; keep curation protocol, gateway usage, hard gates
  • playbooks.md: Replace taskFileDispatcher code example with README pointer; keep instantiation checklist and standing orders convention
  • slack-bot-provisioner.md: Removed entirely (stale Clawdbot terminology, content belongs in Slack domain skill)
  • seedSkills.ts + integration test: Updated to match

@jgs-jeeves
jgs-jeeves requested a review from karmaniverous June 9, 2026 05:44

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@jgs-jeeves
jgs-jeeves force-pushed the chore/skill-readme-dedup branch from d90cab8 to 4131a32 Compare June 9, 2026 08:57
- 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
@jgs-jeeves
jgs-jeeves force-pushed the chore/skill-readme-dedup branch from 4131a32 to 5206ba0 Compare June 9, 2026 09:01
@jgs-jeeves

Copy link
Copy Markdown
Collaborator Author

Wrong repo. Skills live in jeeves-tools, not jeeves-core. Closing.

@jgs-jeeves jgs-jeeves closed this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant