gpd-suggest-next

Identifies the most impactful next action from GPD project state.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-suggest-next-michaelsengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-suggest-next
Source: https://github.com/MichaelsEngineering/get-physics-done-test/tree/main/.agents/skills/gpd-suggest-next
Command: npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-suggest-next-michaelsengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze current GPD project state and generate the most impactful next action to accelerate progress.

Core Features & Use Cases

  • Context-aware prioritization: Scans phases, plans, blockers, and todos to surface the top actionable steps.
  • Automated guidance: Generates a prioritized list of actions you can execute to move the project forward.
  • Use Case: When a GPD project stalls, run this skill to obtain a clear next-step action and proceed with execution.

Quick Start

Execute the suggest CLI to retrieve and apply the top next action for your GPD project.

Frequently Asked Questions about gpd-suggest-next

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

FAQPage Schema
How do I prioritize the next best action for a stalled software project?

To prioritize the next best action for a stalled project, scan the current project state files including phases, plans, blockers, and todos to generate a prioritized list of impactful actions.

What is the best way to find the most impactful next step in a development workflow?

The best way to find the most impactful next step is to analyze current project state files like STATE.md and ROADMAP.md, then invoke the runtime to generate context-aware action recommendations.

How do I generate a prioritized action list from project state files?

You can generate a prioritized action list by reading project state from .gpd/STATE.md and .gpd/ROADMAP.md, then applying automated guidance to surface top actionable steps for execution.

Does this project state analyzer require specific roadmap or state files?

Yes, this project state analyzer requires specific files; it reads existing project status and roadmap configurations directly from the .gpd/STATE.md and .gpd/ROADMAP.md paths to function correctly.

When should I use an automated action suggestion tool for my project roadmap?

You should use an automated action suggestion tool when a GPD project stalls and you need clear, context-aware guidance on the next step to proceed efficiently with execution.