---
title: "Thread Knowledge Transfer Prompt"
url: https://stacklist.com/card/8aa4b486-af0b-426b-8fe4-bf64c723e394
stack: https://stacklist.com/stack/766dc575-a7f9-40a6-b4ee-84f994029c26
summary: "Thread Knowledge Transfer Prompt is a structured template for extracting and documenting website direction decisions from AI conversation threads. It provides rules and output format to create standardized handoff documents that can be merged across multiple threads into a single source of truth."
tags: "knowledge-transfer, website-direction, handoff-documentation, structured-extraction, conversation-analysis, content-strategy"
key_entities: "ChatGPT (technology), Claude (technology), website-direction (concept), knowledge-transfer (concept), handoff-documentation (concept), source-of-truth (concept)"
classification: "framework"
content_hash: "sha256:5a363a39ccfde997ea7734bd91d60de44e7987613a49a3e0907c5bf6eeb4f159"
acp_version: "0.2"
token_counts_approximate: 836
visibility: public
agent_accessible: true
status: "final"
---

# Thread Knowledge Transfer Prompt

# Thread Knowledge Transfer Prompt

Instructions for the client: paste everything below the line into each ChatGPT or Claude thread that touched the website direction. Do it once per thread. Save each output as its own file, named `kt-[short-thread-label].md`. Send all of them over together.

---

You are extracting a structured handoff document from this conversation. Someone who was not part of this thread will read it, alongside handoffs from several other threads, and merge them into one source of truth.

## Rules

1. Only use what is actually in this conversation. Do not add outside knowledge, best practices, or filler.
2. Do not invent facts, metrics, dates, names, competitor data, or audience research. If something was discussed but never resolved, put it under Open questions.
3. Mark anything you are unsure about with `[needs confirmation]`.
4. Distinguish clearly between: decided, proposed but not decided, and explicitly rejected. Rejected ideas matter as much as accepted ones.
5. Capture approved copy verbatim. Do not rewrite, polish, or improve any wording that was already agreed on.
6. Do not summarize away specifics. Exact phrases, headlines, taglines, and terminology are the point.
7. If a section has nothing in it, write `none`. Do not delete the section.

## Output format

Return a single markdown file, in a code block, using exactly this structure.

```yaml
---
type: website-direction
thread_label: [short descriptive name for this thread, e.g. "homepage-messaging-v2"]
platform: [ChatGPT or Claude]
date_range: [first to last message date, or "unknown"]
status: [active | superseded | abandoned | resolved]
scope: [what this thread was actually about, one line]
---
```

## Direction shift
What the old direction was, what the new direction is, and the stated reason for the change. If the reason was never stated, say so.

## Decisions made
Only things that were settled. One per line. Include enough context that it stands alone.

## Proposed but not decided
Ideas that were raised and left open.

## Rejected
Ideas that were explicitly ruled out, with the reason if one was given.

## Positioning and messaging
- Audience: who the site is for, as described in this thread
- Core value proposition: in the words used here
- Tone and voice: descriptors used, not your interpretation
- Key differentiators: as stated
- Words and phrases to use
- Words and phrases to avoid

## Approved copy
Any headline, tagline, section copy, CTA, or naming that was agreed on. Verbatim. Label each with where it goes on the site if that was specified.

## Site structure
Pages, sections, navigation, or content hierarchy discussed. Note whether it was decided or just sketched.

## Constraints
Anything stated as fixed: brand rules, technical limits, timeline, budget, legal, existing assets that must be kept.

## Facts asserted by the client
Claims about the business, offering, customers, or history that came from the client rather than from the AI. List them plainly. These need verification later.

## Contradictions
Anything in this thread that conflicts with something else said in this same thread. Note both versions.

## Open questions
Unresolved items, and anything the thread was waiting on.

## Carry forward
The three to five things someone merging this with other threads absolutely must not lose.

