project-stage-detect

Classify project development stage and identify missing artifacts.

23.7k|3.4k|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Donchitos/Claude-Code-Game-Studios --skill project-stage-detect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-stage-detect
Source: https://github.com/Donchitos/Claude-Code-Game-Studios/tree/main/.claude/skills/project-stage-detect
Command: npx skills add https://github.com/Donchitos/Claude-Code-Game-Studios --skill project-stage-detect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of a project's development stage and identifies critical gaps in documentation and artifacts, streamlining project management and onboarding.

Core Features & Use Cases

  • Stage Classification: Automatically determines if a project is in Concept, Pre-production, Production, or Post-Launch.
  • Artifact Scanning: Analyzes design documents, source code, production artifacts, prototypes, and architecture documentation.
  • Gap Identification: Pinpoints missing or incomplete artifacts and asks clarifying questions to understand project status.
  • Use Case: When joining a new project, run this Skill to quickly understand its current state, identify missing design documents for key systems, and get recommendations on immediate next steps.

Quick Start

Run /project-stage-detect to analyze the current project's development stage and identify any missing artifacts.

Frequently Asked Questions about project-stage-detect

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

FAQPage Schema
How do I detect a project's development stage and identify missing documentation?

To detect a project's development stage and identify missing documentation, analyze design documents, source code, and architecture artifacts to classify the phase and pinpoint critical gaps in completeness.

What is the best way to analyze project artifacts for role-specific recommendations?

Analyzing project artifacts for role-specific recommendations involves scanning production files and prototypes to deliver targeted next steps for programmers, designers, and producers to improve workflow.

Can I use artifact scanning to classify a project as Concept, Pre-production, or Production?

Yes, artifact scanning can classify a project as Concept, Pre-production, Production, or Post-Launch by evaluating existing source code and design documents against expected stage requirements.

Does project stage detection work without pre-existing architecture documentation?

Project stage detection works without pre-existing architecture documentation by scanning available source code and prototypes, asking clarifying questions to understand status, and flagging missing artifacts as gaps.

How do I identify critical gaps in source code and design documents when onboarding?

Identify critical gaps in source code and design documents during onboarding by running an automated analysis that scans project artifacts and highlights incomplete systems for immediate attention.