Prompt Engineering

Use when designing, evaluating, or versioning system prompts for LLM-powered features. Covers instruction structure, chain-of-thought patterns, output format constraints, few-shot example selection, and prompt versioning strategy. Do not use for RAG pipeline design (use rag-architecture) or AI evaluation frameworks (use ai-evaluation).

dtsong Updated

File contents

dtsong/agentic-council/tree/main/skills/oracle-prompt-engineering commit 0db48caeb0

Frequently asked questions

npx skillmds@latest add dtsong/prompt-engineering-3