suggesting-next-steps

Analyze project state and prioritize next steps for task management.

1|Updated Apr 22, 2022
One-click install
npx skills add https://github.com/eventua11y/eventua11y.com --skill suggesting-next-steps-eventua11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggesting-next-steps
Source: https://github.com/eventua11y/eventua11y.com/tree/main/.agents/skills/suggesting-next-steps
Command: npx skills add https://github.com/eventua11y/eventua11y.com --skill suggesting-next-steps-eventua11y

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users identify and prioritize the next steps for their projects, ensuring they focus on the most impactful tasks.

Core Features & Use Cases

  • Project Analysis: Analyze local state, GitHub issues, tracking files, and project documentation to understand the project's current state.
  • Task Prioritization: Categorize findings into Resume, Fix, Complete, Start, and Improve, prioritizing tasks based on urgency and impact.
  • Read-only Skill: Provides suggestions without making changes, ensuring the integrity of the project's current state.

Quick Start

Use the suggesting-next-steps skill to analyze your project and get a prioritized list of next steps.

Frequently Asked Questions about suggesting-next-steps

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

FAQPage Schema
How do I prioritize project tasks based on my local code and GitHub issues?

This Skill prioritizes project tasks by analyzing local files, GitHub issues, and documentation to categorize next steps into Resume, Fix, Complete, Start, and Improve based on urgency and impact.

What is the best way to analyze my software development project state for workflow optimization?

The best way to analyze project state is using a read-only Skill that examines local tracking files and documentation to understand current progress without modifying the codebase.

Do I need the GitHub CLI to analyze project state and suggest next steps?

Yes, the GitHub CLI is required to gather context from GitHub issues, alongside local file access and project documentation, to accurately analyze and prioritize tasks.

Does this task prioritization tool modify my project files when suggesting next steps?

No, this task prioritization tool operates as a read-only Skill that provides suggestions without making changes, ensuring the integrity of your project's current state during analysis.

How does project analysis categorize tasks for software development planning?

Project analysis categorizes tasks for software development planning into Resume, Fix, Complete, Start, and Improve by evaluating gathered context from local files and GitHub issues to determine urgency and impact.