help

Analyze game development pipeline state to recommend the next required step.

Updated Dec 22, 2024
One-click install
npx skills add https://github.com/imgamer/AILearn --skill help-imgamer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/imgamer/AILearn/tree/main/game-studios/Claude-Code-Game-Studios-e375f/.claude/skills/help
Command: npx skills add https://github.com/imgamer/AILearn --skill help-imgamer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you figure out what to do next when you’re unsure where you are in the game development pipeline or what step comes after the last thing you worked on.

Core Features & Use Cases

  • Phase-aware guidance: Reads the live project state (stage, latest sprint, and active session context) to determine the current phase.
  • Workflow completion detection: Compares required and optional phase steps against the authoritative workflow catalog using artifact checks.
  • Personalized next actions: Surfaces the single required next step (the first incomplete required step) and optionally nearby opportunities; suggests escalation tools only when the user seems stuck.

Quick Start

Ask for what to do next by invoking the help skill with your current situation or what you just finished.

Frequently Asked Questions about help

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

FAQPage Schema
How do I figure out what to do next in my game development pipeline?

To figure out your next step in game development, the help Skill reads your project's current state, workflow catalog artifacts, and session context. It identifies your current phase, checks completion status, and surfaces the first incomplete required action to take.

What is the best way to track required and optional steps in a game development workflow?

Tracking workflow steps in game development requires comparing your project state against an authoritative workflow catalog. The help Skill performs artifact checks using read-only tools to match required and optional phase steps against your latest sprint progress.

Can I get context-aware guidance for my current game development phase?

Yes, context-aware guidance is available for your game development phase. The help Skill analyzes your active session context, stage state, and workflow catalog progress to determine exactly which phase you are in and what actions are required next.

How do I find the next required action when I am stuck in my project pipeline?

Finding the next required action when stuck involves reading workflow-catalog artifacts to detect incomplete steps. The help Skill surfaces the single required next step and suggests escalation tools only when it detects you seem stuck in your pipeline.

Does the help Skill modify my game development project files?

No, the help Skill does not modify your game development project files. It operates strictly as a read-only assistant, utilizing Read, Glob, and Grep tools to analyze stage state and workflow catalog artifacts without altering your project data.