Registry

GPTClaudeDeepSeek··193 copies·updated 2026-07-14
registry.prompt
# Prompt Registry

Use this registry to track reusable prompt templates, their versions, target agents, compatible models, and evaluation status.

| Prompt | Current Version | Agent | Purpose | Eval Status |
|--------|-----------------|-------|---------|-------------|
| Researcher Prompt | `researcher/v1.md` | Researcher | Gather grounded context before planning | Not evaluated |
| Planner Prompt | `planner/v1.md` | Planner | Create implementation-ready plans | Not evaluated |
| Builder Prompt | `builder/v1.md` | Builder | Implement approved plans within scope | Not evaluated |
| Reviewer Prompt | `reviewer/v1.md` | Reviewer | Review plans and implementations | Not evaluated |
| Evaluator Prompt | `evaluator/v1.md` | Evaluator | Score artifacts against rubrics | Not evaluated |

## Versioning Rules

- Create a new version when behavior changes materially.
- Record why the prompt changed.
- Link prompt versions to eval results when available.
- Do not overwrite historical versions just to hide failed behavior.

when to use it

Community prompt sourced from the open-source GitHub repo 3rdAI-admin/th3rdai-harness (MIT). A "Registry" 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

3rdAI-admin/th3rdai-harness · MIT