refactor: remove skills/PAI/ and skills/VoiceServer/ from wrong location (#82)#86
Conversation
…#82) PAI belongs at .opencode/PAI/ (root level), not under skills/. VoiceServer belongs at .opencode/VoiceServer/ (root level), not under skills/. Both are core infrastructure, not domain skills. Aligns with PAI 4.0.3 upstream structure.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (130)
💤 Files with no reviewable changes (57)
📝 WalkthroughWalkthroughThis PR removes a large set of PAI (Personal AI Infrastructure) system documentation files and TypeScript/Python CLI tool implementations from the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
Summary
Removes skills/PAI/ and skills/VoiceServer/ directories left in the wrong location after v3.0 restructuring.
132 files deleted, 0 files added — pure cleanup.
Summary by CodeRabbit