home/productivity/default-prompt-6

Default Prompt

GPTClaudeDeepSeek··569 copies·updated 2026-07-14
default-prompt-6.prompt
# Default System Prompt

Every agent built with `build_agent` receives a system prompt that
establishes baseline behaviour: tool usage discipline, schema inspection, and
result citation.  The default prompt lives in a single module so it can be
reviewed, overridden, or extended without touching any builder logic.

**Source:** `src/promptise/prompt.py`

## Quick example

when to use it

Community prompt sourced from the open-source GitHub repo promptise-com/Foundry (Apache-2.0). A "Default Prompt" 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

promptise-com/Foundry · Apache-2.0