Help us improve
Share bugs, ideas, or general feedback.
From followthrough
Track, nudge, and reward yourself for following through on commitments.
npx claudepluginhub fredzannarbor/claude-followthrough-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/followthrough:followthroughThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Track, nudge, and reward yourself for following through on commitments.
Triages tasks and brain dumps using Eisenhower matrix into DO, SCHEDULE, DELEGATE, ELIMINATE quadrants. Applies rules for prioritization, deadlines, and conversion to actionable items.
Coaches users through GTD for annual goals: generates SOPs, daily tasks, progress tracking, and reviews. Persists state via memory across sessions. Activates on goal/planning queries.
Share bugs, ideas, or general feedback.
Track, nudge, and reward yourself for following through on commitments.
Personal accountability dashboard showing all pending commitments organized by urgency and type. Tracks promises made to people, broken products that need fixing, and regulations/forms that need responses.
/ft is a shortcut for /followthrough
--priority LEVEL - Filter by minimum priority: low, medium, high, urgent (or 1-4)--type TYPE - Filter by commitment type (promise, product, regulation, or custom)Initialize: Ensure database exists at ~/.claude-followthrough/followthrough.db
Fetch Data:
Apply Filters: If priority or type filters specified, filter all result sets
Display Dashboard:
================================================================================
FOLLOWTHROUGH - PERSONAL ACCOUNTABILITY DASHBOARD
Generated: YYYY-MM-DD HH:MM
[Filters: priority >= high] (if any filters active)
================================================================================
STATS
----------------------------------------
Current streak: X days
Longest streak: Y days
Completions (30d): Z
On-time rate: N%
Total pending: N
- promises: N
- products: N
- regulations: N
!!! OVERDUE - NEEDS IMMEDIATE ATTENTION !!!
--------------------------------------------------------------------------------
[ID] TYPE Title to Recipient
Due: YYYY-MM-DD (N days overdue)
DUE SOON (Next 7 Days)
--------------------------------------------------------------------------------
[ID] !! TYPE Title
Due: YYYY-MM-DD (in N days)
PROMISES
--------------------------------------------------------------------------------
[ ] [ID] ! Title to Recipient (due: YYYY-MM-DD)
PRODUCTS
--------------------------------------------------------------------------------
[ ] [ID] ! Title
REGULATIONS
--------------------------------------------------------------------------------
[ ] [ID] ! Title
================================================================================
Commands: /ft add | complete <id> | abandon <id> | stats | types
================================================================================
= low (1)! = medium (2) !! = high (3)!!! = urgent (4)/ft - Show dashboard/ft promise "Call Mom" --to "Mom" --due "2025-01-01"/ft product "Fix login bug"/ft regulation "File taxes" --deadline "2025-04-15"/ft complete abc123/ft stats/ft types