Designs clear, testable prompts for agent workflows. Use when creating new prompts, refining weak prompts, or establishing reusable prompting patterns.
Scanned 5/27/2026
Install via CLI
openskills install repowise-dev/claude-code-prompts---
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
1. Define objective, audience, and success criteria.
2. Capture hard constraints (format, tools, safety, style).
3. Specify required reasoning boundaries and output structure.
4. Add verification instructions and failure handling.
5. 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](reference.md) for compact templates, anti-patterns, and refinement loops.
No comments yet. Be the first to comment!
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings