Remove IntelliKit agent skills accidentally merged in #489#512
Merged
Remove IntelliKit agent skills accidentally merged in #489#512
Conversation
Accidentally merged in #489 — these are installed by the Copilot agent at runtime and should not be checked in. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Removes IntelliKit/Copilot agent artifacts that were accidentally committed, and updates ignore rules to prevent them from being re-added.
Changes:
- Delete the committed
.intellikitartifact. - Remove committed Copilot agent skill markdown files under
.github/agents/skills/. - Add ignore entries for IntelliKit/Copilot agent artifacts.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .intellikit | Removes the mistakenly committed IntelliKit artifact from the repo. |
| .gitignore | Adds ignore rules to prevent IntelliKit/Copilot agent artifacts from being committed again. |
| .github/agents/skills/nexus/SKILL.md | Removes accidentally committed Copilot agent skill file. |
| .github/agents/skills/metrix/SKILL.md | Removes accidentally committed Copilot agent skill file. |
| .github/agents/skills/linex/SKILL.md | Removes accidentally committed Copilot agent skill file. |
| .github/agents/skills/kerncap/SKILL.md | Removes accidentally committed Copilot agent skill file. |
| .github/agents/skills/accordo/SKILL.md | Removes accidentally committed Copilot agent skill file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/agents/skills/{accordo,kerncap,linex,metrix,nexus}/SKILL.mdand.intellikit— these are installed by the Copilot agent at runtime and were accidentally committed in Migrate vLLM all-reduce benchmark to iris.bench #489.intellikitand.github/agents/skills/to.gitignoreto prevent recurrence🤖 Generated with Claude Code