schedule-task

Recommend the next actionable Notion task via Slack commands.

5|7|Updated Jul 21, 2014
One-click install
npx skills add https://github.com/lucidash/dotfiles --skill schedule-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schedule-task
Source: https://github.com/lucidash/dotfiles/tree/main/claude/skills/schedule-task
Command: npx skills add https://github.com/lucidash/dotfiles --skill schedule-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically suggests the next actionable task from your Notion backlog when you are idle or finished, reducing context switching and decision fatigue.

Core Features & Use Cases

  • Slack-driven recommendations: Posts the next task guidance to the appropriate Slack thread.
  • Notion-backed prioritization: Reads the Notion database to surface unstarted or planned tasks.
  • Workflow automation: Supports common backend/admin development scenarios and cross-team planning.

Quick Start

Use the schedule-task command in Slack to fetch the next recommended task. Example user flows:

  • /schedule-task https://tpc-internet.slack.com/archives/C051U4DUH4H/p1769395522094609
  • /schedule-task https://tpc-internet.slack.com/archives/C051U4DUH4H/p1769395522094609 wish

Frequently Asked Questions about schedule-task

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

FAQPage Schema
How do I automate task scheduling from Notion to Slack?

Automate task scheduling by using the schedule-task Slack command to fetch and post the next recommended actionable item from your Notion backlog directly into a Slack thread.

How does recommending the next actionable task from Notion work when I'm idle?

Recommending the next actionable task works by querying your Notion database for unstarted or planned tasks and posting prioritized guidance to Slack threads when you are idle or finished.

Do I need Notion API access and Slack permissions to automate task recommendations?

Yes, automating task recommendations requires Notion API access to read your task backlog and appropriate Slack permissions to parse Slack commands and post guidance to threads.

Can I use Slack commands to fetch the next backend development task from a Notion backlog?

Yes, you can use Slack commands to fetch the next backend development or admin task by passing a Slack thread URL to the schedule-task command, which queries your Notion backlog.

What is the best way to reduce decision fatigue for cross-team planning in Slack?

The best way to reduce decision fatigue for cross-team planning is to automatically surface unstarted Notion tasks into Slack threads, providing immediate next-step guidance without manual prioritization.