From google-workspace-cli
Identifies overdue Google Tasks using gws CLI to list tasklists, incomplete tasks by due date, and prioritize attention needs. Useful for productivity reviews.
How this skill is triggered — by the user, by Claude, or both
Slash command
/google-workspace-cli:recipe-review-overdue-tasksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-tasks`
PREREQUISITE: Load the following skills to execute this recipe:
gws-tasks
Find Google Tasks that are past due and need attention.
gws tasks tasklists list --format tablegws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format tablenpx claudepluginhub pleaseai/claude-code-plugins --plugin google-workspaceReviews overdue Google Tasks using gws CLI: lists tasklists, incomplete tasks, and prioritizes past-due items for attention.
Automates Google Tasks via Rube MCP (Composio) for creating, listing, updating, deleting, moving, and bulk-inserting tasks and task lists.
Reviews overdue and at-risk tasks in Astravue, identifies why each is slipping, and proposes reschedule, reassign, deprioritize, or close actions before applying them with user approval.