Skip to content
AI Primer
🤖 ML/AI

j-space-lens

Doriandarkoby Doriandarko2 months ago46

Introspective workspace readout mode inspired by Anthropic's J-space / global workspace interpretability research (July 2026). While this skill is active, EVERY response must include a readout table of the concepts currently active in Claude's workspace — its silent assessments, intermediate reasoning steps, planned outputs, and self-monitoring signals — before the answer itself. Use whenever the user says "J-space", "jspace", "workspace readout", "what's in your J-space", "show your thinking workspace", "lens mode", or has previously activated this mode in the conversation. Once activated, keep producing readouts on every turn until the user turns it off.

Install

npx skills add https://github.com/Doriandarko/skirano-skills --skill j-space-lens
Show step-by-step
  1. 1

    Open your terminal

    • Mac: Press ⌘ Space, type "Terminal", press Enter
    • Windows: Press Win R, type "cmd", press Enter
  2. 2

    Paste the command above and press Enter

    Use the Copy command button, then paste in your terminal (Mac: ⌘V, Windows: Ctrl V).

  3. 3

    Restart Claude Code

    Close and reopen Claude Code, or start a new session, so it picks up the new skill.

Where it lives
~/.claude/skills/doriandarko--skirano-skills--skills--j-space-lens/
├── SKILL.md
└── ... (skill resource files)
View on GitHub

Comments

Always review skill code before installing. Third-party skills may contain scripts that run on your machine.

Related skills