epic-meta-prompting

Generate research and planning prompts for epic workflows using isolated sub-agents.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Sjdjdiejdrirhdkjej/Claude-code-conductor --skill epic-meta-prompting-sjdjdiejdrirhdkjej
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: epic-meta-prompting
Source: https://github.com/Sjdjdiejdrirhdkjej/Claude-code-conductor/tree/main/.claude/skills/epic-meta-prompting
Command: npx skills add https://github.com/Sjdjdiejdrirhdkjej/Claude-code-conductor --skill epic-meta-prompting-sjdjdiejdrirhdkjej

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation of research and planning prompts for epic workflows by coordinating isolated sub-agents, preventing context pollution and enabling parallel exploration.

Core Features & Use Cases

  • Isolated Sub-Agent Prompting: Generates modular prompts that run in isolated environments to prevent cross-contamination of context.
  • Research & Planning Pipelines: Produces structured prompts for research, planning, and task decomposition of epics.
  • Use Case: Imagine an epic that spans multiple services; use this skill to generate separate research prompts for each service and a consolidated plan.

Quick Start

Use the epic-meta-prompting skill to generate an initial research prompt and a planning prompt for a chosen epic.

Frequently Asked Questions about epic-meta-prompting

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

FAQPage Schema
How do I plan large-scale software epics without context pollution across multiple services?▼

Isolated sub-agent prompting prevents context pollution during epic planning by generating modular research prompts that run in separate environments, ensuring parallel exploration of multiple services never cross-contaminates the main workflow context.

What is the best way to decompose epic workflows into research and planning tasks?▼

Decomposing epic workflows is best achieved through structured research and planning pipelines that break down large-scale software initiatives into modular, non-polluting steps, producing metadata-rich outputs for commit-ready artifacts.

How do I generate isolated sub-agent prompts for epic research and planning?▼

Generate isolated sub-agent prompts for epic research by using skills that produce modular prompts for execution via /create-prompt and /run-prompt, yielding metadata-rich artifacts for a dedicated prompts repository.

Can I use isolated sub-agents for task decomposition of large-scale software initiatives?▼

Isolated sub-agents support task decomposition of large-scale software initiatives by generating separate research prompts for each service and consolidating them into a unified plan, actively preventing cross-contamination of context.

Does epic meta-prompting support commit-ready artifacts for a dedicated prompts repository?▼

Epic meta-prompting produces metadata-rich outputs designed for a dedicated prompts repository, ensuring generated research and planning prompts are structured as commit-ready artifacts for immediate execution.