agent-builder

Architect Claude Code agent systems with subagents, skills, hooks, commands, and MCP integrations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Buckeyes22/weather-app --skill agent-builder-buckeyes22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-builder
Source: https://github.com/Buckeyes22/weather-app/tree/main/docs/corpora/claude-agent-builder/agent-builder
Command: npx skills add https://github.com/Buckeyes22/weather-app --skill agent-builder-buckeyes22

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml.

What problem does it solve?

Build production-ready Claude Code agents from a user's problem statement by analyzing the use case, asking clarifying questions, researching existing examples, and architecting Claude Code agents that include subagents, skills, hooks, slash commands, MCP integrations, and CLAUDE.md configuration.

Core Features & Use Cases

  • Analyze user problem statements and translate them into an agent architecture
  • Generate production-ready agent system including subagents, skills, hooks, commands, MCP, and CLAUDE.md
  • Proactively ask clarifying questions and perform lightweight research to ground the design

Quick Start

Provide a user problem statement and the system will propose a complete Claude Code agent architecture.

Frequently Asked Questions about agent-builder

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

FAQPage Schema
How do I build a Claude Code agent from a problem statement?

To build a Claude Code agent, provide a problem statement and the system analyzes the use case to propose a production-ready architecture with subagents, skills, hooks, slash commands, and MCP integrations. It asks clarifying questions to ground the design in your project context.

What components are included in a Claude Code agent architecture?

A Claude Code agent architecture includes subagents, skills, hooks, slash commands, MCP integrations, and CLAUDE.md configuration. The system defines the optimal mix based on the project context and provides an actionable implementation plan with clear artifacts and milestones.

When do I need subagents and MCP integrations for Claude Code automation?

You need subagents and MCP integrations when translating a complex problem into a production-ready Claude Code agent system. The architecture uses these components to automate tasks, requiring lightweight research and clarifying questions to define the optimal mix for your specific use case.

Can I use pyyaml to configure Claude Code hooks and skills?

Yes, pyyaml is required to configure Claude Code hooks and skills. The system uses pyyaml to generate the production-ready agent architecture, defining the optimal mix of subagents, slash commands, and MCP integrations based on the analyzed project context.

What is the best way to architect a multi-agent system for Claude Code?

The best way to architect a multi-agent system is translating the problem statement into a defined mix of subagents, skills, and MCP integrations. The system performs lightweight research and asks clarifying questions to output an actionable implementation plan with clear milestones.

Does generating a Claude Code agent require manual CLAUDE.md configuration?

Generating a Claude Code agent does not require manual CLAUDE.md configuration because the system automatically includes it in the production-ready output. It provides the complete configuration alongside subagents, skills, hooks, slash commands, and MCP integrations as actionable artifacts.