subagent-creator

Create and configure specialized subagents with DOE lifecycle frontmatter.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Moisesjr20/gueclaw --skill subagent-creator-moisesjr20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-creator
Source: https://github.com/Moisesjr20/gueclaw/tree/main/.agents/skills/subagent-creator
Command: npx skills add https://github.com/Moisesjr20/gueclaw --skill subagent-creator-moisesjr20

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams and operators rapidly create, standardize, and maintain persona-based subagents that perform focused tasks within the GueClaw ecosystem, eliminating ad-hoc, inconsistent agent definitions and improving orchestration reliability.

Core Features & Use Cases

  • DOE lifecycle enforcement: Guides creation through Analysis → Plan → Approval → Execution → Review to ensure quality and traceability.
  • Standardized frontmatter template: Requires name, description, tools, model, and framework: doe so orchestrator invocation is reliable.
  • Use Cases: Create a VPS management subagent with restricted tools for infra tasks, design a WhatsApp integration agent, or improve an existing agent's responsibilities and integrations.

Quick Start

Create a new subagent using the DOE template, include name, description, tools, model: sonnet|opus|haiku and save it to skills/myagents/[agent-name].md.

Frequently Asked Questions about subagent-creator

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

FAQPage Schema
How do I create specialized subagents for task delegation?

You create subagents by applying a frontmatter template with name, description, tools, model, and framework: doe, then saving the configuration under skills/myagents/ for reliable orchestration.

What is the DOE lifecycle for agent orchestration?

The DOE lifecycle enforces quality and traceability by guiding subagent creation through Analysis, Plan, Approval, Execution, and Review phases within the GueClaw agent ecosystem.

Can I configure a subagent for VPS administration and messaging integrations?

Yes, you can configure persona-based subagents with restricted tools for VPS administration infra tasks, or design agents specifically for messaging integrations like WhatsApp.

Which model options are available when building subagents?

When building subagents, you specify the model parameter as sonnet, opus, or haiku within the required frontmatter to set the agent's processing capabilities.

Why does subagent orchestration require standardized frontmatter?

Standardized frontmatter is required because it ensures reliable orchestrator invocation by enforcing mandatory fields like name, description, tools, model, and framework: doe.