building-agents

Community

Create Claude Code agents with discipline and structure.

AuthorC0ntr0lledCha0s
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a framework to define and implement Claude Code agents with clear role, capabilities, and workflow.

Core Features & Use Cases

  • Agent schema with required/optional fields
  • Subagent architecture constraints (no spawning other subagents)
  • Agent templates and design patterns
  • Guidance on agent vs skill vs command decisions

Quick Start

Create an agent using the agent template and fill required frontmatter and body.

Dependency Matrix

Required Modules

PyYAML

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: building-agents
Download link: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/archive/main.zip#building-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository