Skip to content

Stop installing redundant external skills#127

Merged
chubes4 merged 2 commits into
mainfrom
nuke-external-skills
May 8, 2026
Merged

Stop installing redundant external skills#127
chubes4 merged 2 commits into
mainfrom
nuke-external-skills

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 8, 2026

Summary

  • Stop cloning WordPress agent skills and Data Machine skills during wp-coding-agents skill sync.
  • Keep only the two wp-coding-agents-owned skills: setup and upgrade.
  • Clean unmanaged skill directories from runtime and Kimaki persistent skill stores so stale external skills do not keep returning.

Why

The composed AGENTS.md already provides the site-specific WordPress, Data Machine, and Homeboy operating context. Keeping separate static skills for those areas duplicates that context and can drift out of date.

Testing

  • bash tests/post-upgrade-restore.sh
  • ./upgrade.sh --skills-only --dry-run --wp-path '/Users/chubes/Studio/intelligence-chubes4'
  • bash -n lib/skills.sh bridges/kimaki/post-upgrade.sh upgrade.sh setup.sh
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the implementation, updated tests/docs, and ran local verification; Chris provided the rationale and direction.

@chubes4 chubes4 merged commit 38c6c00 into main May 8, 2026
4 checks passed
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