askill
agent-development

agent-developmentSafety 90Repository

This skill should be used when the user asks to "create an agent", "write an agent", "build an agent", or wants to add new agent capabilities to Claude Code.

5 stars
1.2k downloads
Updated 2/6/2026

Package Files

Loading files...
SKILL.md

Agent Development

Create effective Claude Code agents.

Agent Colors

Agents support color assignments for visual distinction. Set in YAML frontmatter:

---
name: explore
description: Explores codebases
color: purple
---

Color Conventions

ColorAgent TypePurpose
PurpleExploreCodebase exploration, documentation
BluePlanAnalysis, planning, architecture
GreenCreateTesting, creation, validation
OrangeDebugDebugging, refactoring
YellowCleanOptimization, cleanup
RedReflectSecurity, critical review
Pink-Available
Cyan-Orchestration, coordination

Agent Behavior

Permission Denial Resilience

Subagents continue after permission denial rather than stopping entirely. When a subagent hits a permissions wall, it tries alternative approaches automatically. This makes autonomous workflows more resilient and reduces the need for human intervention.

Important

After creating or modifying agents, inform the user:

No restart needed. Agent changes take effect immediately - agents are hot-reloaded.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

72/100Analyzed 2/16/2026

A well-structured reference skill for Claude Code agent development with useful color conventions table and behavior notes, but lacks comprehensive step-by-step instructions for agent creation.

90
80
85
60
55

Metadata

Licenseunknown
Version-
Updated2/6/2026
Publisherdwmkerr

Tags

llmsecurity