meta-prompting

Generate structured role-specific prompts for coordinating subagents in collaborative workflows.

6|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Kgan01/ghengis-skills --skill meta-prompting-kgan01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-prompting
Source: https://github.com/Kgan01/ghengis-skills/tree/main/plugins/ghengis-skills/skills/meta-prompting
Command: npx skills add https://github.com/Kgan01/ghengis-skills --skill meta-prompting-kgan01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework for creating role-specific prompts to coordinate subagents, reducing prompt drift and miscommunication in collaborative tasks.

Core Features & Use Cases

  • 22 core and specialist role templates for researchers, builders, validators, testers, and more
  • Templates enforce a consistent prompt structure with role identity, original request, deliverables, dependencies, and output format
  • Supports deployment in agent-based workflows to improve coordination and reduce back-and-forth
  • Ready for integration into chain-of-thought prompting systems and prompt-enhancement pipelines

Quick Start

Provide a starter role prompt for a researcher to analyze a dataset.

Frequently Asked Questions about meta-prompting

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

FAQPage Schema
How do I create role-specific prompts for AI subagents to prevent prompt drift?

To create role-specific prompts for subagents and prevent prompt drift, apply structured templates that enforce role identity, original requests, deliverables, dependencies, and output format across collaborative workflows.

What is the best way to structure prompts for multi-agent workflows?

The best way to structure prompts for multi-agent workflows is to use a consistent template specifying role identity, the original user request, deliverables, dependencies, and output format to ensure clear coordination among subagents.

Can I use predefined role templates for researchers and validators in my prompting pipeline?

Yes, you can use predefined role templates for researchers and validators in your prompting pipeline. The framework provides 22 core and specialist role templates ready for integration into chain-of-thought systems.

How does context injection work when coordinating subagents for research and validation tasks?

Context injection works by embedding the original user request, role identity, and dependencies directly into the subagent prompt template, ensuring researchers and validators receive full task context to reduce miscommunication.

Do I need specific dependencies to run prompt-enhancement pipelines for team prompts?

No specific dependencies are required to run prompt-enhancement pipelines for team prompts. The framework operates independently and can be integrated into your existing chain-of-thought prompting systems.

When should I not use structured role templates for workflow orchestration?

You should avoid structured role templates for workflow orchestration when managing simple, single-agent tasks that do not require complex coordination or context dependency tracking across multiple subagents.