From aletheia-os
Orient from the AletheiaOS project truth layer. Use before non-trivial tasks to load root mission, active frontier, active node, parent constraints, system graph, project skeleton, contracts, decisions, evidence, risks, and stop criteria without scanning the whole repository.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aletheia-os:aletheia-orientThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load the smallest context that preserves the global skeleton and current project truth.
Load the smallest context that preserves the global skeleton and current project truth.
Use these primitives. Do not add orchestration to runtime scripts for orientation judgment:
system_context.py for prompt-ready stable truth, preferences, capabilities, and optional runtime context.orient.py for compact project truth orientation.context_pack.py for fuller stable truth, capability map, source summary, and record inventory.status.py --json when dynamic validation, runtime gate, record counts, recent changes, generated-output boundaries, or next actions are needed.truth_record.py list/show for focused follow-up reads after the active node is known.The skill is a prompt recipe for deciding how much context to load before work.
Read order:
.aletheia/START_HERE.md.aletheia/governance/CHARTER.md.aletheia/governance/ATTENTION_POLICY.md.aletheia/state/ACTIVE_STATE.md.aletheia/state/SYSTEM_GRAPH.yaml.aletheia/state/SKELETON.yaml.aletheia/governance/TREE_GOVERNANCE.md.aletheia/state/ORPHANS.yamlReturn:
npx claudepluginhub zynthium/aletheia-os --plugin aletheia-osProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.