recipe-review-overdue-tasks

List non-completed Google Tasks with due dates before today.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-review-overdue-tasks-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-review-overdue-tasks
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-review-overdue-tasks
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-review-overdue-tasks-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover Google Tasks that are past their due dates and require immediate attention so that nothing slips through the cracks.

Core Features & Use Cases

  • List Tasklists: Enumerates Google Tasks tasklists to choose the correct context for review.
  • Identify Overdue Items: Lists non-completed tasks and surfaces those with due dates before today for prioritization.
  • Use Case: A product manager or operations lead can quickly scan all active tasklists to find outstanding action items and reassign or escalate them during a weekly review.

Quick Start

List your Google Tasks tasklists and then list non-completed tasks to filter for items with due dates before today.

Frequently Asked Questions about recipe-review-overdue-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find overdue Google Tasks that need immediate attention?

To find overdue Google Tasks, you need to list your active tasklists and filter for non-completed items with due dates before today. This surfaces outstanding action items requiring immediate prioritization during your review.

What is the best way to review overdue tasks in Google Workspace?

The best way to review overdue tasks in Google Workspace is to enumerate all tasklists and filter out completed items. This isolates pending tasks with past due dates so you can quickly prioritize what needs action.

Can I use this to list non-completed tasks across multiple Google Tasks tasklists?

Yes, you can list non-completed tasks across multiple Google Tasks tasklists. The process enumerates all available tasklists, lists pending tasks within them, and identifies items with due dates before today for review.

Do I need authenticated access to Google Tasks to identify overdue items?

Yes, you need authenticated access to Google Tasks via the gws-tasks dependency to identify overdue items. This access is required to list tasklists, retrieve tasks, and filter by due date while excluding completed tasks.

Why are my completed Google Tasks showing up when I try to find overdue items?

Completed Google Tasks may appear if the filtering logic does not explicitly exclude them. To find only overdue items, the process must list non-completed tasks and isolate those with due dates before today.

What is a Google Tasks task review for overdue items intended to accomplish?

A Google Tasks task review for overdue items is intended to discover past-due action items requiring attention. By listing tasklists and filtering non-completed tasks by due date, it ensures nothing slips through the cracks during prioritization.