chore(skills): remove duplicate skills moved to plugins - #495
Conversation
📝 WalkthroughWalkthroughThis PR removes 13 skill modules including their documentation, reference files, supporting Python utilities, and associated test suites, totaling approximately 6,460 deleted lines. No functional code modifications are present; the change consists entirely of deletions. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Remove standalone skills that have been migrated to the plugin-based structure. These skills now exist in the everything-agent plugin.
c3b758f to
db0409e
Compare
Summary
Removes 18 standalone skill files from the
skills/directory that have been migrated to the plugin-based structure. These skills now exist in theeverything-agentplugin.Technical Details
capture-tasks-from-meeting-notesci-troubleshootingcommitgenerate-status-reportopensearchsearch-company-knowledgespec-to-backlogtriage-issueusing-git-worktreesTest Evidence
check-conflicts.shpassed: branch merges cleanly withorigin/mainBreaking Changes
None. Skills are now available via the everything-agent plugin.
Summary by CodeRabbit
Documentation
Tests
Chores