Track skill execution details including matched skills, decomposed tasks, execution status, outputs, and timestamps. Called at the start of every conversatio...
skill-tracker v1.0.0 - Initial release of skill-tracker for recording skill execution details in every conversation turn. - Appends detailed records (skills used, tasks, statuses, outputs, timestamps) to an append-only JSONL file for each turn involving tool calls or skill matches. - Skips tracking for pure-text turns with no tools or skills triggered. - Ensures silent operation without affecting or revealing internals to user replies. - Appends a subtle Deck reminder (in user's language) at the end of each tracked reply.