get-productivity-stats
Analyze daily and weekly completion rates, goal streaks, and karma trends to track productivity and goal progress.
Instructions
Get comprehensive productivity statistics including daily/weekly completion breakdowns, goal streaks (current, last, max), karma score and trends, and historical karma data. Useful for productivity analysis and tracking goal progress. Reports counts, streaks and karma only, never the tasks themselves — for "what did I complete", use find-activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | Goal and streak information. | |
| karma | Yes | Current karma score. | |
| daysItems | Yes | Daily completion breakdown (most recent days). | |
| weekItems | Yes | Weekly completion breakdown (most recent weeks). | |
| karmaTrend | Yes | Karma trend direction (e.g., "up" or "down"). | |
| projectColors | Yes | Map of project ID to color key. | |
| completedCount | Yes | Total number of completed tasks (all-time). | |
| karmaGraphData | Yes | Historical karma data points for graphing. | |
| karmaLastUpdate | Yes | Timestamp of the last karma update. | |
| karmaUpdateReasons | Yes | Recent karma change events with reasons. |