help

Analyze game-studio project state to identify the next action and command.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LordKuper/agentic-game-studio --skill help-lordkuper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/LordKuper/agentic-game-studio/tree/main/.claude/skills/help
Command: npx skills add https://github.com/LordKuper/agentic-game-studio --skill help-lordkuper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes what is done and the user's query and offers advice on what to do next. It identifies your current phase in the game development pipeline, detects blockers, and suggests the next concrete actions to move the project forward. This lightweight read-only guide helps teams stay aligned without writing files directly.

Core Features & Use Cases

  • Phase detection and context extraction: Reads project state, stage, sprint info, and recent activity to determine your position.
  • Step-by-step guidance: Through the current phase, identifies blockers, optional tasks, and upcoming required steps.
  • Output-only guidance: provides actionable recommendations without modifying project artifacts.

Quick Start

Tell me your current project state or ask for the next steps, and I will outline the immediate action to take.

Frequently Asked Questions about help

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

FAQPage Schema
How do I identify the next steps in my game development workflow?

To identify next steps in a project workflow, you provide your current project state and query the system. It analyzes phase, progress, and context to output the immediate next action along with its command, highlighting blockers and optional tasks.

What is phase detection for project status tracking?

Phase detection for project status tracking reads project state, sprint info, and recent activity to determine your current position. It maps progress against phase catalogs to pinpoint exact pipeline standing and required gating checks.

How do I track blockers and required tasks in a project phase?

To track blockers and required tasks in a project phase, the system applies artifact checks and phase gating constraints to session notes and project state. It identifies upcoming required steps and current blockers, presenting them in a concise guidance output.

Can I get project management guidance without modifying my project files?

Yes, you can get project management guidance without modifying files. This read-only approach analyzes artifacts and context to provide actionable recommendations and step-by-step guidance without writing changes directly to project state.

Does phase gating require specific artifacts for status tracking?

Phase gating for status tracking requires artifacts like project state, phase catalogs, and session notes. The system reads these inputs to satisfy gating constraints, detect current phase, and determine immediate next actions.

When should I not use automated next-step detection for project management?

Avoid automated next-step detection when your project lacks structured artifacts like phase catalogs or session notes. Without these inputs, the system cannot determine current position, detect blockers, or satisfy phase gating constraints.