home/productivity/complexence-map-prompt

Complexence Map.prompt

GPTClaudeDeepSeek··683 copies·updated 2026-07-14
complexence-map-prompt.prompt
---
mode: agent
description: 'Cartographer: build or update an 8-level orientation map for one topic.'
tools: ['codebase', 'editFiles']
---
# /complexence-map

Turn a tangle of related items into an orientation map for one topic.

Topic: ${input:topic:Which topic to map?}

Inputs:
- items routed to this topic
- any existing map at `domains/<topic>/map.md`

Write or update `domains/<topic>/map.md` with every level. Write "unknown" where
information is missing rather than omitting the level:

- **L0 Boundary & objective** — what system and outcome are in scope
- **L1 Signals** — what is happening now (with timestamps)
- **L2 Structure** — components and relations
- **L3 Dynamics** — how state changes over time
- **L4 Constraints & risks** — limits and failure modes
- **L5 Orientation state** — where we are relative to the objective
- **L6 Navigation options** — available next moves, with tradeoffs
- **L7 Execution & learning** — what was done, what changed

Rules:
- Prefer "unknown" over invention. A map that admits gaps beats one that hides them.
- End with the single highest-value next move from L6.

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{input:topic:Which topic to map?}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo OrganicArtsLLC/complexence (CC-BY-4.0). A "Complexence Map.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

OrganicArtsLLC/complexence · CC-BY-4.0