← ClaudeAtlas

action-trackerlisted

Scan a conversation and everything produced inside it, then consolidate into one markdown table every action the user has committed to: what, who asked, by when, how much it matters, and where it was said. Nothing is inferred, and missing fields are flagged rather than guessed. Use when the user says 'my actions', 'what did I commit to', 'extract my actions', 'my todo from this chat', or asks to gather what they owe from a discussion and its deliverables.
romain-nicod/claude-pm-skills · ★ 0 · AI & Automation · score 67
Install: claude install-skill romain-nicod/claude-pm-skills
# Action tracker Gather, date and format in a single file every action that falls on the user in the current conversation, whether it surfaced in the discussion itself or inside something produced during it: minutes, a drafted email, a memo, a note. The output is a flat table, meant to be pasted into whatever list the user actually keeps. --- ## Trigger Activated when the user: - Says "my actions", "scan my actions", "extract my actions", "my todo", "what did I sign up for" - Asks to gather what they have to do, from a conversation and the files produced in it --- ## Step 0: who is "me" Ask once, unless the answer is already obvious from the conversation: 1. **What name should be matched?** The user's name as it appears when someone addresses them, plus any role they are referred to by ("the project manager", "the PM"). 2. **What is this conversation about?** One label, used in the filename. 3. **Where should the file go?** Nothing else is needed. This skill deliberately knows very little. --- ## Principles **One person only.** The table lists only actions where the user is the one who has to act. The owner is implicit, so there is no owner column. An action assigned to someone else is excluded, however long it was discussed. **The current conversation only.** Scan where the skill was launched: the discussion and the deliverables produced in it. No searching across other conversations. **No inference.** Due date, requester and impact are recorded