Skip to content

Commit 227e867

Browse files
sjnimsclaude
andcommitted
fix(agent-development): optimize description for capacity and clarity
- Add "what it provides" clause at start per docs recommendation - Condense redundant trigger phrases (579 → 424 chars) - Remove duplicate "for Claude Code plugins" suffix - Retain all important trigger phrases for discoverability - Leave 600 char headroom for future improvements Fixes #23 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 984ff69 commit 227e867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/plugin-dev/skills/agent-development

plugins/plugin-dev/skills/agent-development/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: agent-development
3-
description: This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "design an agent for [task]", "how do I write agent descriptions", "what are the agent frontmatter fields", "validate my agent", "test agent triggering", "how to restrict agent tools", "what colors can agents use", "autonomous agent", "difference between agent and skill", "agent vs command", "when should I use an agent", "agent schema", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
3+
description: This skill provides comprehensive agent development guidance for Claude Code plugins. Use when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "validate my agent", "test agent triggering", "agent tools", "agent colors", "autonomous agent", "agent vs skill", "agent vs command", "when to use agents", or needs guidance on agent structure, system prompts, or triggering conditions.
44
---
55

66
# Agent Development for Claude Code Plugins

0 commit comments

Comments
 (0)