Use when user wants to refresh one or more profiles end-to-end - runs nemawashi-collect followed by nemawashi-analyze for each named target (or --all), dispatching one profile-updater agent per target with throttled parallelism.
Use when starting any conversation - establishes how to find and use interpersonal communication skills
Use when user wants to analyze a person's behavioral patterns - reads profile data and adds psychological analysis with actionable DO/DON'T communication rules
Use when user wants to upgrade legacy profile data to a newer on-disk format - lists available migrations, presents the candidate profile counts, and applies each migration via LLM-driven transformation
Use when user needs help replying to someone, crafting a message, or deciding what to say - references profiles to tailor communication strategy
Use when user wants to view, show, list, or display profile data for one or more people - read-only display of profiles stored in PROFILE_DIR
Use when user wants to check which profiles need re-analysis - scans all profiles for staleness and new unanalyzed data
Use when the user wants to file a GitHub issue against this repo from free-form feedback or an idea surfaced in conversation — drafts a house-style body, surfaces duplicates, and files via gh after explicit confirmation.