AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified CC0-1.0 Self-run

Dimension Door

skill-hmbown-wizards-of-the-ghosts-dimension-door · by Hmbown

Dimension Door is the quick-switch spell: branch to branch, environment to environment, project to project. It is not a migration and it is not discovery. It assumes both endpoints are known, prepared, and close enough in shape that you can step across with only the context you actually need.

No reviews yet
0 installs
22 views
0.0% view→install

Install

$ agentstack add skill-hmbown-wizards-of-the-ghosts-dimension-door

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hmbown-wizards-of-the-ghosts-dimension-door)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Dimension Door? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Dimension Door

Jump cleanly between two known contexts without dragging the whole room.

What This Skill Does

Dimension Door is the quick-switch spell: branch to branch, environment to environment, project to project. It is not a migration and it is not discovery. It assumes both endpoints are known, prepared, and close enough in shape that you can step across with only the context you actually need. In this grimoire, Dimension Door is treated as a metaphorical spell with a shipping-now delivery profile. Canonical reference input: Dimension Door (spell).

When To Use

  • "switch between", "jump to", "toggle", "context switch", "hop over"
  • Named endpoints: "from X to Y", "branch A to branch B", "staging to prod"
  • "come back", "get back to", "without losing", "keep alive"
  • Temporary investigation: "quickly check", "need to look at", "then return"
  • Parallel sessions: "both need to stay live", "keep both running"
  • User names specific source AND destination (branches, environments, accounts, clusters, terminals, workspaces)
  • The switch is temporary and reversible
  • The challenge is preserving state/context, not transforming systems

Prerequisites

  • No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.

Procedure

  1. Restate the target, the success condition, and any no-touch boundaries before taking action.
  2. LOCK SOURCE STATE: Identify exactly what must be preserved — open files, running processes, env vars, credentials, branch state, terminal history, REPL state.
  3. PACKAGE CONTEXT: Create the minimum viable snapshot — bookmark current location, save env state, note uncommitted changes, record running service PIDs.
  4. EXECUTE SWITCH: Provide the exact commands to move to destination — git checkout, kubectl config use-context, aws configure, tmux switch, etc.
  5. PREPARE REENTRY: Give the reverse commands and state-restoration steps so the user can return to source without confusion.
  6. CALL OUT HIDDEN STATE: Warn about any state left behind that could cause confusion (running servers, uncommitted work, active sessions).
  7. Package the result as the deliverables below, with confidence, assumptions, and unresolved risk called out explicitly.

Deliverables

  • Context-switch checklist (what to save before leaving)
  • State inventory (what travels with you)
  • Switch commands (source → destination)
  • Reentry commands (destination → source)
  • Hidden state warnings

Pitfalls / Guardrails

  • Keep the metaphor anchored to a real mechanism instead of drifting into lore.
  • Do not use quick-switch assumptions for migrations, unknown environments, or destructive cutovers.
  • Call out any hidden state that would be left behind and cause confusion on arrival.

Verification

  • Check that the result includes every deliverable promised above.
  • Check that confirmed facts, assumptions, and inferences are visibly separated.
  • Check that the metaphor still maps cleanly to a real operational mechanism.

Example Invocation

/dimension-door help me jump between these two known contexts with only the state I actually need to carry

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.