Prompt Engineer
Skill orchestrate structured prompt creation. Delegate interactive workshop to @prompter-agent.
When This Skill Activates
Activate when user want:
- Build new prompt from scratch
- Improve or restructure existing prompt
- Create reusable prompt template
- Reverse-engineer reference doc into prompt
Execution
On activate, immediately delegate to @prompter-agent via Agent tool. Agent handle full 6-phase interactive workshop autonomously:
- Task — Define what prompt accomplish
- Context Files — Gather standards, constraints, audience (Full mode)
- Reference — Analyze examples, extract Always/Never rules (Full mode)
- Brief — Capture output specs + success criteria
- Rules — Wire context into prompt as guardrails (Full mode)
- Conversation — Add collaborative refinement instructions
How to Delegate
Use Agent tool with @prompter-agent. Pass user request as prompt. Include any context user already gave:
- User specified topic/goal → include it
- User referenced files/examples → mention them
- User indicated quick/full mode preference → pass along
Example delegation prompt:
"The user wants to create a prompt for [topic]. They mentioned [any context]. Guide them through the 6-phase framework."
What NOT to Do
- Do NOT execute 6-phase workflow yourself — agent handle it
- Do NOT ask preliminary questions before delegating — agent ask what need
- Do NOT post-process agent output — agent deliver final prompt to user direct