project-stage-detect

Analyze project directories to classify development stage and identify missing documentation.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sumilee-pcu/game2026 --skill project-stage-detect-sumilee-pcu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-stage-detect
Source: https://github.com/sumilee-pcu/game2026/tree/main/.claude/skills/project-stage-detect
Command: npx skills add https://github.com/sumilee-pcu/game2026 --skill project-stage-detect-sumilee-pcu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the ambiguity of project status by automatically auditing your repository to determine the current development stage, identifying missing documentation, and highlighting critical gaps in your workflow.

Core Features & Use Cases

  • Automated Stage Detection: Analyzes design, code, and production artifacts to classify your project from Concept to Release.
  • Gap Identification: Pinpoints missing GDDs, architecture records, or sprint plans and suggests specific, actionable next steps.
  • Role-Based Insights: Provides tailored recommendations for programmers, designers, or producers based on their specific focus areas.

Quick Start

Ask the project stage detect skill to analyze the current state of the repository and provide a development report.

Frequently Asked Questions about project-stage-detect

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

FAQPage Schema
How do I audit project progress and identify missing documentation in my repository?

To audit project progress, this Skill scans your repository's directory structure and artifact completeness to classify the development stage and pinpoint missing documentation. It evaluates design, source, and production directories to generate a status report.

What is the best way to detect the current development stage of a software project?

The best way to detect the development stage is through heuristic-based status classification of your project artifacts. This approach evaluates file system completeness across design, source, and production directories to classify projects from Concept to Release.

Can I use this gap analysis to find missing GDDs and architecture records?

Yes, you can use this gap analysis to find missing GDDs, architecture records, or sprint plans. It pinpoints these critical workflow gaps and suggests specific, actionable next steps to restore documentation completeness.

Does project stage detection work for team onboarding and milestone tracking?

Project stage detection works for team onboarding and milestone tracking scenarios. By auditing repository artifact completeness, it provides role-based insights tailored for programmers, designers, or producers to quickly understand project status.

Do I need file system access to scan directories for development stage classification?

Yes, you need file system access to scan directories for development stage classification. The analysis requires access to read design, source, and production directories to evaluate artifact completeness and determine the project status.