Skip to content

chore(claude/plugins): consolidate duplicate skill registrations#850

Merged
JacobPEvans-personal merged 1 commit into
mainfrom
chore/consolidate-skills
May 30, 2026
Merged

chore(claude/plugins): consolidate duplicate skill registrations#850
JacobPEvans-personal merged 1 commit into
mainfrom
chore/consolidate-skills

Conversation

@JacobPEvans-personal
Copy link
Copy Markdown
Member

Disable two of three anthropic-agent-skills plugins. All three plugins (document-skills, example-skills, claude-api) check out the same anthropics/skills repo and load all 17 skills, ignoring the manifest's per-plugin skill array. Verified 2026-05-27 against the on-disk cache checkouts under ~/.claude/plugins/cache/anthropic-agent-skills/. Keep document-skills (most generic name); disable example-skills and claude-api. Net: ~34 fewer skill registrations per session.

Disable slack@claude-plugins-official. The claude_ai_Slack MCP server exposes 28 tools covering the same surface as the slash-command skills (slack:standup, slack:find-discussions,
slack:summarize-channel, slack:channel-digest,
slack:draft-announcement). Drop the slash-commands to remove 5 skill registrations plus the plugin_slack_slack auth tools.

Verify-pass on 04-community.nix: existing duplicate-resolution comments are accurate; no drift. Agent-level dedup (security-auditor, performance-engineer shipping from multiple plugins) requires agent-override infrastructure that does not yet exist and is out of scope here.

Refs: claude session debug-memory-swap-issue (skill-consolidation recommendations).

Assisted-by: Claude noreply@anthropic.com

Disable two of three anthropic-agent-skills plugins. All three plugins
(document-skills, example-skills, claude-api) check out the same
anthropics/skills repo and load all 17 skills, ignoring the manifest's
per-plugin skill array. Verified 2026-05-27 against the on-disk cache
checkouts under ~/.claude/plugins/cache/anthropic-agent-skills/. Keep
document-skills (most generic name); disable example-skills and
claude-api. Net: ~34 fewer skill registrations per session.

Disable slack@claude-plugins-official. The claude_ai_Slack MCP server
exposes 28 tools covering the same surface as the slash-command
skills (slack:standup, slack:find-discussions,
slack:summarize-channel, slack:channel-digest,
slack:draft-announcement). Drop the slash-commands to remove 5 skill
registrations plus the plugin_slack_slack auth tools.

Verify-pass on 04-community.nix: existing duplicate-resolution
comments are accurate; no drift. Agent-level dedup (security-auditor,
performance-engineer shipping from multiple plugins) requires
agent-override infrastructure that does not yet exist and is out of
scope here.

Refs: claude session debug-memory-swap-issue (skill-consolidation
recommendations).

Assisted-by: Claude <noreply@anthropic.com>
@JacobPEvans-personal JacobPEvans-personal force-pushed the chore/consolidate-skills branch from ac87513 to 224f498 Compare May 29, 2026 02:25
@JacobPEvans-personal JacobPEvans-personal enabled auto-merge (squash) May 30, 2026 15:47
@JacobPEvans-personal JacobPEvans-personal merged commit 728de41 into main May 30, 2026
@JacobPEvans-personal JacobPEvans-personal deleted the chore/consolidate-skills branch May 30, 2026 16:07
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