parallel-prompt-generator

Community

Generate agent prompts from task specs.

Authorjpoutrin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts task specs into agent-ready prompts to drive parallel execution.

Core Features & Use Cases

  • Read task files in tasks/ and generate task prompts
  • Ensure required sections exist in prompts
  • Output prompts to prompts/ and per-task prompts

Quick Start

Run the prompt generator on existing task specs to create prompts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: parallel-prompt-generator
Download link: https://github.com/jpoutrin/product-forge/archive/main.zip#parallel-prompt-generator

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