Orient in the Dex Core codebase: prints the released version, what's merged-but-not-released, and where the architecture map + inventory live. Use at the start of any dex-core development or investigation, or whenever you're unsure what's shipped vs built-locally vs prototype.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add davekilleen/Dex --skill dex-orient --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dex Orient?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davekilleen-dex-orient)More formats (shields.io, HTML) on the badges page.
---
name: dex-orient
description: "Orient in the Dex Core codebase: prints the released version, what's merged-but-not-released, and where the architecture map + inventory live. Use at the start of any dex-core development or investigation, or whenever you're unsure what's shipped vs built-locally vs prototype."
---
# Dex Orient
1. Run `python3 scripts/dex_state.py` from the repository root.
2. Read `docs/architecture/DEX-CORE-MAP.md` for the narrative and `docs/architecture/INVENTORY.md` for generated tool and skill lists.
3. Summarize the released version, LOCAL delta, planned work, and the relevant map section for the user.
`docs/architecture/STATE.md` holds the generated delta snapshot and hand-maintained PLANNED block; rerun the command above for live truth.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!