How this skill is triggered — by the user, by Claude, or both
Slash command
/followthrough:completeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Mark a commitment as completed.
Mark a commitment as completed.
/ft complete ID [--notes "TEXT"]
ID - Required: The commitment ID (8-character code from dashboard)--notes "TEXT" - Optional completion notesFind Commitment: Look up by ID in database
Validate: Ensure commitment exists and is pending/in-progress
Update:
Update Streak: Increment daily completion count
Celebrate:
Completed: {title}
Status: {on-time or late}
Current streak: N days
Completions today: N
/ft complete abc123
/ft complete abc123 --notes "Sent the email as promised"
npx claudepluginhub fredzannarbor/claude-followthrough-pluginTriage and close open commitments with honest real-world verdicts via acc_act(runtime="outcome").
Closes a taskwarrior task with landing commit annotation and optional GitHub issue/PR close. Use when finishing a coordination task or marking a work order complete.