cu-next

Analyze project roadmaps and dependencies to identify the next actionable use case.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/cfardev/ayv-comercial --skill cu-next
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cu-next
Source: https://github.com/cfardev/ayv-comercial/tree/main/.agents/skills/cu-next
Command: npx skills add https://github.com/cfardev/ayv-comercial --skill cu-next

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams identify and prioritize the next use case (CU) for implementation by analyzing project roadmaps and dependencies, streamlining project planning and execution.

Core Features & Use Cases

  • Automatic Identification: Finds the next executable CU based on completion status of dependencies.
  • Progress Monitoring: Checks for in-progress CUs and lists pending tasks to guide team efforts.
  • Use Case: A project manager wants to determine which CU to work on next after completing current tasks, ensuring dependencies are fulfilled.

Quick Start

Ask the AI "What is the next CU to implement?" to get the recommended use case.

Frequently Asked Questions about cu-next

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

FAQPage Schema
How do I determine the next use case to implement from a project roadmap?

To determine the next use case from a project roadmap, this Skill analyzes project status data and markdown files to verify task completion status and dependencies. It identifies the next executable use case by checking dependency fulfillment and current progress.

What is use case prioritization based on dependency checks?

Use case prioritization based on dependency checks is a workflow optimization process that verifies task completion status and dependency fulfillment. It analyzes project roadmaps to find the next actionable use case, ensuring tasks are only recommended when their dependencies are resolved.

How do I find pending tasks and in-progress use cases in my roadmap?

You find pending tasks and in-progress use cases by having the Skill monitor project progress and check for in-progress CUs. It reads project status data and markdown files to list pending tasks and guide team efforts toward the next actionable items.

Does this roadmap analysis tool work with markdown project files?

Yes, this roadmap analysis tool works with markdown project files. It requires reading markdown files and project status data to analyze completion status, verify dependencies, and determine the next actionable use case for implementation.

What is the best way to prioritize tasks when dependencies are blocking development?

The best way to prioritize tasks when dependencies are blocking development is to use automated roadmap analysis. This Skill checks task completion status and verifies dependencies to recommend the next executable use case, preventing teams from starting blocked work.