gpd-suggest-next

Analyze project state documents with GPD CLI to suggest prioritized next actions.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharGrnmn/roomtemp-superconductor-gpd --skill gpd-suggest-next-chargrnmn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-suggest-next
Source: https://github.com/CharGrnmn/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-suggest-next
Command: npx skills add https://github.com/CharGrnmn/roomtemp-superconductor-gpd --skill gpd-suggest-next-chargrnmn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gpd, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of identifying the most impactful action to take in a project, saving time by providing a prioritized list of suggestions based on the current project state.

Core Features & Use Cases

  • Project State Analysis: Utilizes gpd --raw suggest to scan project documents for phases, plans, verification status, blockers, and todos.
  • Action Prioritization: Delivers a list of actions sorted by priority, ensuring that the most critical tasks are addressed first.
  • Contextual Information: Includes project context such as current phase, progress, and status, as well as any active blockers.

Quick Start

Run the 'gpd-suggest-next' skill to get a list of suggested actions for your 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 identify the next priority action for my project?

To identify the next priority action, you can use a project state analysis tool that scans project documents for phases, plans, verification status, blockers, and todos. It delivers a prioritized list of suggested actions sorted by criticality.

What is project state analysis and how does it determine task priority?

Project state analysis scans project documents to extract phases, plans, verification status, blockers, and todos. It determines task priority by analyzing this contextual information and sorting actions to ensure the most critical tasks are addressed first.

Do I need specific project files to analyze project state and suggest next actions?

Yes, you need access to GPD project state and roadmap files to analyze the project state. The suggestion mechanism scans these documents to extract current phase, progress, status, and active blockers for prioritization.

Can I get contextual information like current blockers along with next action suggestions?

Yes, the next action suggestion includes project context such as the current phase, progress, and status, as well as any active blockers. This ensures you have the necessary context to execute the prioritized tasks.

What's the best way to quickly find a prioritized list of tasks from project documents?

The best way to find prioritized tasks is using a CLI tool that analyzes project state documents to deliver a sorted list of suggested actions. This approach saves time by identifying the most impactful action based on the current state.

Why does my project state analysis require access to roadmap files?

Project state analysis requires access to roadmap files because they contain the plans and phases needed to determine task priority. Without these documents, the tool cannot accurately scan for verification status, blockers, and todos.