meta-prompt-builderlisted
Install: claude install-skill chrono-code/forge-harness
# meta-prompt-builder — Prompt Delegation Skill
When agent-composer decides "what to orchestrate", meta-prompt-builder designs "what to say to each agent."
Delegates prompt writing itself to AI — interprets Goal / Context / Constraints / Done When structure within the FH context.
## Primary Users
**agent-composer proficients** — People who already have an orchestration plan and want to structure the specific instructions for each agent. Use this when you already know "which agents to use."
Beginners (unsure which agents to use) → start with agent-composer first. meta-prompt-builder is a post-orchestration step.
## Triggers
- `/meta-prompt-builder`
- Automatically suggested immediately after agent-composer outputs an orchestration plan when user says "how do I instruct each one specifically?"
- "Write the prompts per Wave", "What should I say to each agent?", "Design the instructions"
- "I don't know what to tell the agents"
- "Tell me how to instruct this task so it's handled well"
- "Write the prompt for me"
- "Tell me how to request this from Claude"
- "How should I write the instructions?"
---
## Step 0. Receive Task
Input: natural language task description + (optional) agent-composer orchestration plan
If no input is provided, ask for 4 fields:
```
What task are you designing a prompt for?
- Goal: What are you trying to achieve?
- Context: What project, files, or harness state is involved?
- Constraints: What should be avoided? Are there budget or time limits