prompt-generator

Installation
SKILL.md

Prompt Generator

Generate structured implementation prompts for phase-based project execution using an orchestrator/subagent pattern.

Quick Start

When triggered, gather these inputs from the user:

Variable Description Example
PHASE_NUMBER Phase identifier "1", "2", "3"
PHASE_NAME Descriptive phase name "Foundation", "Data Pipeline"
PHASE_DOC_PATH Path to phase plan document /project/docs/plans/01-foundation.md
PROJECT_ROOT Project root directory /home/user/myproject
GENERAL_PLAN_PATH Path to general plan (optional) /project/docs/plans/00-general-plan.md
ADR_PATH Path to ADR directory (optional) /project/docs/decisions/

ADR Integration: The generated prompt will instruct the orchestrator to:

  • Read any ADRs referenced in the plan before implementation
Related skills

More from mhylle/claude-skills-collection

Installs
6
GitHub Stars
13
First Seen
Jan 30, 2026