← all publishers

aassoiants

@aassoiants source repo

3 published skills

  1. Thought Tracks · aassoiants bundle
    At the end of a working session, passively analyze the conversation trace to extract a model of HOW the user reasoned (their method, not the topic), then diff it against the previous stored model to surface deltas. Use this whenever the user asks to "map my thinking", "model how I think", "run thought tracks", "close out this session", do a "reasoning retrospective", "capture this session", "update my model", or wants to track how their thinking is changing over time. Trigger at session end even when phrased casually ("what did you learn about how I think", "diff me against last time"). Do NOT require the user to answer questions or enter data, the session itself is the only input.
    0
    installs
  2. Import · aassoiants
    Thought Tracks: Import (foreign portraits)
    0
    installs
  3. Thought Tracks Past Session · aassoiants
    Backfill the thought-tracks store with a model of a PAST session. Reads a specific saved transcript (.jsonl) you point it at, seats it at its real dates, and writes an Output A model (mental model patterns, a synthesis, and predictions) into the same model store the live skill uses. Use this whenever the user wants to "backfill", "model an old or past session", "run thought tracks on a previous session", "seat my history", or "fill in the timeline" with sessions that already happened. It models a transcript on disk, NOT the current conversation, and it writes no diff. Like the main skill, it takes no interview input, the transcript is the only data.
    0
    installs