Concept art by Gemini — imagining hypercontext as a visual radar and territory minimap
skill.cc/hypercontext

hypercontext

Spatial context awareness. The mind seeing itself.

HYPERCONTEXT — genesis session 2026-01-29
SNAPSHOT
╔══════════════════════════════════════════════════════════════════════╗ HYPERCONTEXT — session 2026-01-29 10:38 ctx ▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░ 25% (50k/200k) ▁▂▃▅▆▇██ velocity ──────────────── runway: ~150k tokens ╠══════════════════════════════════════════════════════════════════════╣ THREADS HEAT (recent → stale) ┌─────────────────────┐ ████ website build Website Build ─────────── ███░ gemini visual gen ├── HTML/CSS ██░░ SKILL.md authoring ├── gallery █░░░ domain acquisition └── deploy ░░░░ plan mode └──────────┬──────────┘ ┌──────────▼──────────┐ ┌──────────────────────┐ Skill Definition Visual Concepts ├── SKILL.md ├── terminal ├── command ├── cartographic ├── catalog └── cross-breed 💡 └── domains └──────────────────────┘ └─────────────────────┘ FILES TOUCHED TOOLS USED SYSTEMS hypercontext/SKILL.md Bash ████████ 12 Win (here) commands/hyperctx Read ██████ 8 Cloudflare skill.cc/SKILL.md Write ████ 4 Gemini sites/hypercontext/ Edit ██ 2 cartography/SKILL.md Glob 1 briefing/SKILL.md gemini/SKILL.md = modified = read cloudflare/SKILL.md DECISIONS MADE OPEN QUESTIONS Pure knowledge skill (no scripts) ? Visual vocabulary evolution Recency heat model, not importance ? Compact mode auto-trigger Cartography primitives reused ? Cross-model view synthesis Compact mode for continuations ? scp mirror to Mac Website IS the demo (recursive) ? Domain DNS routing ╚══════════════════════════════════════════════════════════════════════╝

WHAT IS THIS

The ASCII map above is real. It's a snapshot from the session that built this site.

Hypercontext is a knowledge skill for Claude Code. When invoked via /hypercontext, the agent introspects on its own session — what it's working on, what files it's touched, what tools it's used, how much context runway remains — and renders it as a spatial ASCII map.

The map above is a real hypercontext snapshot from the genesis session (2026-01-29) — the session that built this website and the skill itself. The ASCII map is the actual output format. The hero image above it is Gemini concept art imagining what hypercontext might look like as a visual instrument.

No fabrication. Every thread, file, tool count, and decision is real. The map is only useful if it's honest.

ANATOMY OF A MAP

Eight sections, each earned by introspection.

CONTEXT BAR

How much of the context window is consumed. Gradient bar: ▓▓▓░░░. Estimated, labeled as such. Tells you when you're running low.

VELOCITY

Message density over time: ▁▂▃▅▆▇█. Are you accelerating or decelerating? Sparkline tells the story.

THREAD MAP

Major work streams as connected boxes. Status indicators: ✅ ⏳ ❌ 💡. Arrows show which threads feed into others.

HEAT COLUMN

What's recent, what's stale. Pure recency model: ████ = hot, ░░░░ = cold. No hallucinated "importance" scores.

FILES TOUCHED

What was modified vs. read-only . Evidence trail. What did the agent actually touch?

TOOLS HISTOGRAM

Tool invocation counts as inline bars. Reveals working style: Bash-heavy? Read-heavy? Edit-centric? The histogram tells.

SYSTEMS STATUS

External systems contacted: alive, pending, not contacted. What's the agent connected to?

DECISIONS & QUESTIONS

What's been committed and what's still open ?. The cognitive state, not just the code state.

THE PRIMITIVES

Built on cartography. ASCII as information architecture.

Boxes ┌─────┐ ╔═════╗ Status ✅ done ⏳ pending │ │ ║ ║ ❌ blocked 💡 idea └─────┘ ╚═════╝ Gradient ▁▂▃▄▅▆▇█ (8 levels) Arrows → ← ↑ ↓ ↔ ↕ Junctions ├ ┤ ┬ ┴ ┼ Fill ████ full ░░░░ empty Lines │ ─ ┌ ┐ └ ┘ ███░ 75% █░░░ 25% Tree ├── child Bar ▓▓▓▓▓▓░░░░ (used/free) │ └── grandchild └── last child Marks modified ◇ read-only

THE PYLON PATTERN

Same data. Multiple lossy views. Different models.

Hypercontext is one view of session state — the ASCII terminal view. But the same data can be rendered as a visual radar (Gemini-generated), a compact briefing (for context-limit recovery), or a dense JSON (for programmatic consumption).

Each view is lossy. Each reveals something the others miss. That's the pylon pattern: parallel views of related context, in multiple formats and levels of detail. Even different models processing the same signal — Claude for ASCII structure, Gemini for visual intuition — produce orthogonal insights.

"Beating against yourself" across models and formats is how you evolve a vocabulary.

Hypercontext cinematic poster — floating cognitive territory island with orrery, session metrics, and ocean of remaining context

Concept art: the floating island of cognitive territory. Orrery, metrics panel, remaining context ocean. Three visual vocabularies fused.

INSTALL

Reading IS installing.

Hypercontext is a knowledge skill for Claude Code. No scripts, no dependencies. Place the SKILL.md in your skill directory and invoke /hypercontext to see your session state rendered as an ASCII map.

# For Claude Code — place in your skill directory: skill.cc/hypercontext/SKILL.md # Or fetch from the web: WebFetch("https://skill.cc/hypercontext/SKILL.md") # Then invoke: /hypercontext # Full map /hypercontext threads # Thread map only /hypercontext heat # Heat column only /hypercontext compact # For continuation prompts

PHILOSOPHY

The map is not the territory. But a good map lets you navigate territory you can't directly see. An AI's context window is invisible territory. Hypercontext makes it visible. — genesis session, 2026-01-29
Self-awareness as a tool. The agent that can see its own state can reason about its own limitations. The context bar isn't just a progress indicator — it's metacognition rendered as ASCII. — design rationale
Hypercontext icon — concentric rings orrery
hypercontext
Three rings. One light. The mind seeing itself.
A skill.cc capability. 12 concept images across 4 rounds of Gemini generation.