agent-development

Translate user specifications into JSON agent configurations with frontmatter and prompts.

3|Updated May 3, 2026
One-click install
npx skills add https://github.com/chloebrett/slay --skill agent-development-chloebrett
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-development
Source: https://github.com/chloebrett/slay/tree/main/.claude/plugins/marketplaces/claude-plugins-official/plugins/plugin-dev/skills/agent-development
Command: npx skills add https://github.com/chloebrett/slay --skill agent-development-chloebrett

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to create detailed, structured configurations for autonomous Claude Code agents, streamlining the development of complex, self-sufficient automation components.

Core Features & Use Cases

  • Agent Construction: Define agent identifiers, behaviors, tools, and responsibilities seamlessly.
  • Template Design: Provide comprehensive system prompts with clear instructions for diverse automation tasks.
  • Use Case: Automate the creation of code review or test generation agents by specifying trigger scenarios, responsibilities, and operational constraints, reducing manual effort and ensuring consistency.

Quick Start

Use the agent development skill to generate a complete agent configuration JSON based on your description, then integrate into your plugin's agents directory.

Frequently Asked Questions about agent-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an autonomous agent configuration for Claude Code?

To create an autonomous agent configuration for Claude Code, use this Skill to translate your specifications into detailed JSON schemas with frontmatter, defining trigger scenarios, responsibilities, and system behavior for reliable deployment.

What should be included in a Claude Code agent system prompt?

A Claude Code agent system prompt should include comprehensive instructions for automation tasks, clear behavioral constraints, defined responsibilities, and operational triggers to ensure consistent autonomous execution.

How can I automate the creation of code review agents?

You can automate the creation of code review agents by specifying trigger scenarios and responsibilities to this Skill, which generates a complete agent configuration JSON ready for integration into your plugin's agents directory.

Does building autonomous agents require manually writing JSON schemas?

Building autonomous agents does not require manually writing JSON schemas. This Skill generates the structured JSON configurations with frontmatter and prompts automatically based on your user specifications.

When do I need to define trigger scenarios for Claude Code agents?

You need to define trigger scenarios for Claude Code agents when you want to ensure they operate autonomously and reliably, activating only under specific conditions to execute designated automation tasks.

What is the best way to structure agent configurations for complex automation workflows?

The best way to structure agent configurations for complex automation workflows is to generate detailed JSON schemas with frontmatter, focusing on specific agent identifiers, behaviors, tools, and operational constraints to ensure reliable deployment.