find-next-task

Installation
SKILL.md

Find Next Task

Overview

This skill helps you find the next executable task from writing-plans-plus compatible JSON plan files. It understands task dependencies, status tracking, and plan file organization.

Announce at start: "I'm using the find-next-task skill to locate the next task."


Prerequisite Check

First, verify that the project has compatible plan files:

  1. Look for plan files in this priority order:
    • docs/plans/*.json
    • *.json (project root)
    • **/*.json (full project search) ONLY if the user explicitly asks for exhaustive search or the repo is known to be small
Related skills
Installs
5
Repository
satone7/skills
First Seen
Mar 10, 2026