ls-backlog-and-reminders

Record backlog items with optional due dates and surface overdue items.

3|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/CruxExperts/localsetup --skill ls-backlog-and-reminders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ls-backlog-and-reminders
Source: https://github.com/CruxExperts/localsetup/tree/main/_localsetup/skills/ls-backlog-and-reminders
Command: npx skills add https://github.com/CruxExperts/localsetup --skill ls-backlog-and-reminders

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you quickly record ideas, tasks, and reminders for later, with optional due dates, and surfaces overdue items when you start a session or when you ask for your backlog.

Core Features & Use Cases

  • Record backlog items (ideas, tasks, and reminders) with optional due dates.
  • Surface overdue items and items due soon at session start or on request.
  • Persist backlog entries in the repository's designated backlog file for auditability and review.

Quick Start

Tell me to add a backlog item or ask to show or manage your backlog to capture and organize ideas, tasks, and reminders.

Frequently Asked Questions about ls-backlog-and-reminders

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

FAQPage Schema
How do I capture ideas and tasks into a backlog with due dates?

To capture ideas and tasks into a backlog, you can use free-form input or prompts like 'add to backlog' to record items with optional due dates, which are then stored in a designated markdown file for review.

How do I surface overdue backlog items and reminders at session start?

Surfacing overdue backlog items happens automatically when a session starts or when you ask 'what's due', pulling due dates from the stored backlog file to highlight pending reminders.

Can I persist to-dos and backlog management entries directly in my repository?

Yes, you can persist to-dos and backlog entries directly in your repository, as the skill stores all captured ideas and reminders in a designated file like BACKLOG.md for auditability.

What's the best way to manage free-form to-dos and reminders for productivity?

Managing free-form to-dos for productivity is best handled by capturing discrete entries into a persistent backlog file, allowing you to track ideas and surface overdue items on demand.

Does backlog management with due dates work without external dependencies?

Backlog management with due dates works without external dependencies, relying solely on a designated repository file to record and organize your tasks and reminders.

Why are my backlog items and reminders stored in a local markdown file?

Backlog items and reminders are stored in a local markdown file to enable auditability and review, ensuring your captured ideas and tasks persist within the repository environment.