chore: remove skills/ directory#1006
Conversation
Skills now live in the separate AgentWorkforce/skills repo. The adding-swarm-patterns skill was ported there in AgentWorkforce/skills#58; openclaw-orchestrator was an unreferenced local-only entry. Drop the now-stale prpm.json package entry that pointed at the deleted SKILL.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 2 minutes and 34 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 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 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 22e014a05b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "files": ["skills/adding-swarm-patterns/SKILL.md"] | ||
| }, | ||
| { | ||
| "name": "shadow-agents", |
There was a problem hiding this comment.
Document the package removal in the changelog
This removes the published PRPM package @agent-relay/adding-swarm-patterns from Relay's manifest, which is user-visible because installers will no longer resolve it from this repo's package set. The root AGENTS.md Changelog section says to curate [Unreleased] for user-visible package changes, but this commit does not update CHANGELOG.md, so the release notes will omit the package move/removal and any migration guidance to the new skills repo.
Useful? React with 👍 / 👎.
Summary
skills/directory from relay; skills now live in AgentWorkforce/skills.adding-swarm-patternswas ported in feat(adding-swarm-patterns): add skill for extending agent-relay with new swarm patterns skills#58.openclaw-orchestratorwas an unreferenced local-only entry — dropping it too.adding-swarm-patternspackage entry fromprpm.jsonthat pointed at the deleted SKILL.md.Test plan
skills/adding-swarm-patternsorskills/openclaw-orchestratorin tracked files.🤖 Generated with Claude Code