next-steps

Consolidate project TODOs and commits into a prioritized NEXT-STEPS.md file.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/janewilkin/bismuth-digital-llc-web --skill next-steps-janewilkin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: next-steps
Source: https://github.com/janewilkin/bismuth-digital-llc-web/tree/main/.claude/skills/next-steps
Command: npx skills add https://github.com/janewilkin/bismuth-digital-llc-web --skill next-steps-janewilkin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you identify, consolidate, and maintain actionable next steps for your projects, preventing tasks from falling through the cracks.

Core Features & Use Cases

  • Proactive Task Management: Automatically scans for existing next steps, scattered TODOs, and code-based opportunities.
  • Intelligent Prioritization: Analyzes code, commits, and documentation to suggest or refine project priorities.
  • User-Centric Goal Setting: Engages the user for input when no clear next steps can be inferred.
  • Use Case: Before a sprint planning meeting, run this Skill to get a clear, consolidated list of the most important tasks, including any overlooked items from code comments or recent commits.

Quick Start

Run the next-steps skill to analyze the project and propose actionable next steps.

Frequently Asked Questions about next-steps

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

FAQPage Schema
How do I consolidate scattered TODOs and project next steps from my codebase?

Consolidating scattered TODOs involves scanning existing files, inline code comments, and git commits to extract actionable tasks. The process prioritizes identified items based on a cascade of information sources and formats them into a structured NEXT-STEPS.md file.

What is the best way to track developer productivity and actionable project tasks before a sprint?

Tracking developer productivity before a sprint requires analyzing code, commits, and documentation to suggest project priorities. It engages the user for input when no clear next steps can be inferred, ensuring no tasks fall through the cracks.

Can I automatically generate a task list from inline code comments and recent git commits?

Yes, you can generate a task list by analyzing recent git commits and scanning for inline code comments. This mechanism reviews existing files to identify overlooked items and consolidates them into a structured markdown file.

How does intelligent prioritization work for project management and todo management?

Intelligent prioritization for todo management works by analyzing code, commits, and documentation to suggest or refine project priorities. It uses a cascade of information sources to rank actionable next steps.

Do I need any specific dependencies or environment setup to analyze my project's next steps?

No specific dependencies are required to analyze your project's next steps. The mechanism operates independently to review existing files, scan for TODOs, and prompt the user for goals to maintain project momentum.

What happens when no clear next steps can be inferred from the code analysis?

When no clear next steps can be inferred from code analysis, the system engages in user-centric goal setting. It prompts the user directly for input to ensure a consolidated and actionable list of tasks is generated.