help

Analyze project state and user intent to generate the next actionable step.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill help-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/help
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill help-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes what has been done and the user's query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do.

Core Features & Use Cases

  • Analyze current project state and user question to surface the next recommended action.
  • Determine current phase, detect domain (game/product), and evaluate step completion across the workflow catalog.
  • Read session and contextual artifacts to tailor guidance; does not modify artifacts.

Quick Start

Ask the assistant what you should do next in your current phase.

Frequently Asked Questions about help

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

FAQPage Schema
How do I figure out the next step for my project when I am stuck?

To determine project guidance, this Skill reads your session context and workflow catalog to identify the current phase and evaluate step completion. It then surfaces the next recommended action without modifying any artifacts.

Can I get decision support for both game and product development workflows?

Yes, decision support applies to both game and product projects. The Skill automatically detects the domain from your session context and derives phase-appropriate guidance to advance your workflow.

What is the best way to detect my current project phase and blockers?

Phase detection is handled by reading your project's constitution and workflow catalog. The Skill evaluates step completion across these artifacts to identify the current phase and surface any blockers.

Does this project management guidance modify my existing code or artifacts?

No, the guidance Skill operates read-only and does not modify any project artifacts. It analyzes your constitution and session context to output recommendations without altering your codebase.

When should I use a workflow guidance Skill for decision support?

Use this decision support when you are stuck or unsure of the next action. It analyzes your current project state and workflow catalog to generate actionable guidance for your current phase.