home/roleplay/prompt-assembly

Prompt Assembly

GPTClaudeGemini··1,247 copies·updated 2026-07-14
prompt-assembly.prompt
# 09 - Prompt Assembly Pipeline & Caching

> **Source**: `constants/prompts.ts`, `constants/systemPromptSections.ts`
>
> How the System Prompt is assembled, cached, and managed across sessions.

---

## 1. Assembly Overview

when to use it

Community prompt sourced from the open-source GitHub repo mm7894215/claude-code-prompt (MIT). A "Prompt Assembly" 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

roleplaycommunitygeneral

source

mm7894215/claude-code-prompt · MIT