What problem does it solve? It turns a user's birth date, time, city, and gender into a deterministic East Asian fortune reading — a daily fortune plus a life reading — without requiring any knowledge of 사주, 명리, or I-Ching terminology. ## Core Features & Use Cases - Two-Section Readings: Produces a daily fortune (five-category stars, I-Ching hexagram, lucky number/color/direction) and a life reading (character, life arc, current decade) in plain prose. - Deterministic Computation: Computes Four Pillars charts, Ten Gods interactions, branch relations, and 매화역수 hexagrams via lunar-python, with true solar time and DST corrections. - Profile Persistence & Variants: Saves birth info to ~/.destiny/profile.json after first use; supports quick mode, language switching, couple compatibility (궁합) readings, and an optional SessionStart hook. - Use Case: A user types /destiny each morning to get a personalized fortune grounded in their actual birth chart, with identical script output for the same person and day. ## Quick Start Ask Claude to run /destiny and provide your birth date, time, city, and gender when prompted to receive your first personalized reading.