Subagent Prompt Construction

Community

Craft compact Claude Code prompts for multi-agent tasks.

Authoryaleh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a compact (<150 lines) structured method to construct Claude Code prompts with agent composition, MCP tool integration, and skill references.

Core Features & Use Cases

  • Orchestrated prompts: Compose multiple agents and MCP tools.
  • Compact prompts: Lambda-contract based, within 150 lines.
  • Reference content: Patterns, integration patterns, symbolic language.
  • Automation: Scripts to extract patterns and validate prompts.

Quick Start

Use the subagent template to craft a phase-planner-executor-like prompt for a simple workflow.

Dependency Matrix

Required Modules

None required

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: Subagent Prompt Construction
Download link: https://github.com/yaleh/meta-cc/archive/main.zip#subagent-prompt-construction

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