home/productivity/prompteng-examples

Prompteng Examples

GPTClaudeDeepSeek··692 copies·updated 2026-07-14
prompteng-examples.prompt
---
id: prompteng-examples
version: 1.0.0
scope: reference · session · agent
parent: prompteng-SKILL.md §5
---

# prompteng — 7-Part Prompt Examples

Worked examples for the 7-part prompt framework defined in `prompteng-SKILL.md` §5.1.

**Sub-agent notes (all examples):**
- `Standards` = machine-enforceable checklist. Each item = discrete, testable assertion.
- `Format` = JSON schema contract. Output must conform for downstream ingestion.
- `User-Role` delegates authority + references parent file by section. Cross-refs are binding constraints.

---

## 1. Generic — Research Synthesis

Scenario: researcher producing structured lit summary for human + downstream agent.

when to use it

Community prompt sourced from the open-source GitHub repo ecological-codes/prompteng (GPL-3.0). A "Prompteng Examples" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

ecological-codes/prompteng · GPL-3.0