home/productivity/prompt-craft-gate

Prompt Craft Gate

GPTClaudeDeepSeek··785 copies·updated 2026-07-14
prompt-craft-gate.prompt
# Prompt Craft Gate

Date: 2026-07-06

## Purpose

Every prompt written for another model or agent — subagent tasks, panel and
judge prompts, worker prompts, DAG node prompts, external CLI calls (codex,
gemini, claude -p), web-AI dispatches — must pass this gate before dispatch.
A bare one-line role assignment ("you are the judge") is a violation.

Sources (fetched and distilled 2026-07-06): Anthropic prompting best practices
(claude-prompting-best-practices) and the OpenAI GPT-5 prompting guide. The
Fusion adapter templates (.claude/skills/fusion-workflow/references/) are the
worked examples of this gate.

## Checklist

Apply before dispatching the prompt:

when to use it

Community prompt sourced from the open-source GitHub repo zuoxu3310/AGENTOS (Apache-2.0). A "Prompt Craft Gate" 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

zuoxu3310/AGENTOS · Apache-2.0