next-todos

Generate prioritized next-step to-do lists capped at 20 words.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rahulrajaram/rahulskills --skill next-todos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: next-todos
Source: https://github.com/rahulrajaram/rahulskills/tree/main/skills/next-todos
Command: npx skills add https://github.com/rahulrajaram/rahulskills --skill next-todos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly identify and prioritize their next actionable steps, ensuring focus and efficient task management.

Core Features & Use Cases

  • Prioritized Task Generation: Creates a concise, ordered list of actionable tasks based on project context.
  • Yarli Integration: Seamlessly adds generated tasks as tranches in yarli.toml for project tracking.
  • Use Case: After a project meeting, use this Skill to distill the discussion into a clear, actionable to-do list that can be immediately added to your project's tracking system.

Quick Start

Generate a prioritized list of my next tasks based on the current project context.

Frequently Asked Questions about next-todos

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

FAQPage Schema
How do I generate a prioritized to-do list from my recent code edits?▼

To generate a prioritized to-do list, the system inspects your repository context, recent edits, and user intent. It then produces concise, actionable tasks with each item capped at 20 words.

How do I automatically add drafted tasks to yarli.toml?▼

You can add drafted tasks to yarli.toml through direct integration. The system automatically enqueues drafted tasks as NXT-<NNN> tranches directly into your project tracking configuration.

What is the best way to distill project meeting notes into actionable tasks?▼

The best way to distill meeting notes into actionable tasks is using a task generation system that analyzes project context. It creates an ordered list of concise next steps ready for immediate tracking.

Does this task generation tool work without external dependencies?▼

Yes, this task generation system works without external dependencies. It requires no additional components or libraries to inspect repository context and generate prioritized next-step lists.

Are there limitations on the length of generated to-do list items?▼

Yes, a key limitation is that generated to-do list items are strictly capped at 20 words. This ensures concise, actionable tasks but may require breaking down complex issues into multiple smaller items.

Can I use context analysis to prioritize tasks for software engineering workflows?▼

Yes, you can use context analysis to prioritize tasks for software engineering workflows. The system evaluates repository context and recent edits to produce an ordered list of next steps.