help-me

Analyze pipeline state, memory health, blockers, and skills to recommend the next action.

8|Updated May 18, 2026
One-click install
npx skills add https://github.com/lalulali/vespyr --skill help-me-lalulali
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help-me
Source: https://github.com/lalulali/vespyr/tree/main/.agents/skills/help-me
Command: npx skills add https://github.com/lalulali/vespyr --skill help-me-lalulali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you recover project context and decide what to do next when you are stuck, returning a clear next-step recommendation based on project state, available skills, and current blockers.

Core Features & Use Cases

  • Project diagnostics: Checks pipeline state, memory health, recent activity, and open blockers to explain the current situation.
  • Navigation guidance: Recommends the most appropriate slash command or workflow for the current phase of work.
  • Skill and graph awareness: Uses the skill catalog and optional graph checks to identify prerequisites, missing artifacts, and structural gaps.
  • Use case: A developer returning after a break can ask for help and get a concise report telling them whether to validate an idea, design specs, resolve blockers, or continue development.

Quick Start

Ask the help-me skill what should be done next in the project and it will inspect the current state and recommend the best command to run.

Frequently Asked Questions about help-me

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

FAQPage Schema
How do I figure out the next step for a stuck software project?

To figure out the next step for a stuck software project, analyze the pipeline state, memory health, and open blockers. The system inspects project memory files and recent activity to generate a precise navigation report recommending the best command to run.

What is project state diagnostics and how does it help with workflow navigation?

Project state diagnostics evaluates pipeline state, memory health, and recent activity to explain a project's current situation. It enables workflow navigation by identifying missing artifacts and structural gaps to recommend the most appropriate slash command for your current phase.

Can I get command recommendations for a newly initialized repository?

Yes, you can get command recommendations for a newly initialized repository. The system provides phase-aware guidance by checking the skill catalog and pipeline state, determining whether you should validate an idea, design specs, or continue development.

What's the best way to recover project context after returning from a break?

The best way to recover project context after a break is to inspect project memory files and recent activity. This approach identifies current blockers and available skills to return a clear next-step recommendation for resuming work.

Do I need project memory files and a skill catalog to use phase-aware guidance?

Yes, you need project memory files, pipeline state access, and the skill catalog to produce precise phase-aware guidance. These inputs allow the system to identify prerequisites, structural gaps, and the most appropriate workflow for your current development phase.