| name | prompt-architect |
| description | Designs clear, testable prompts for agent workflows. Use when creating new prompts, refining weak prompts, or establishing reusable prompting patterns. |
Prompt Architect
Purpose
Use this skill to turn vague intent into reliable prompt instructions.
Build Sequence
- Define objective, audience, and success criteria.
- Capture hard constraints (format, tools, safety, style).
- Specify required reasoning boundaries and output structure.
- Add verification instructions and failure handling.
- Iterate using concrete examples and observed errors.
Prompt Quality Checks
- Is the task scope explicit and bounded?
- Are required outputs unambiguous?
- Are constraints actionable (not aspirational)?
- Is there a clear fallback when information is missing?
Reference
Use reference.md for compact templates, anti-patterns, and refinement loops.