project-stage-detect

Analyze project directories to detect development stage and missing artifacts.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/johnatas-henrique/overdrive --skill project-stage-detect-johnatas-henrique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-stage-detect
Source: https://github.com/johnatas-henrique/overdrive/tree/main/.opencode/skills/project-stage-detect
Command: npx skills add https://github.com/johnatas-henrique/overdrive --skill project-stage-detect-johnatas-henrique

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the guesswork of tracking project progress, identifying missing documentation, and determining next steps when onboarding to a codebase, resuming stalled development, or preparing for a milestone.

Core Features & Use Cases

  • Automated Stage Classification: Scans project directories (design docs, source code, production plans, architecture records) to detect the current development stage (Concept, Systems Design, Production, etc.) using explicit overrides or heuristic analysis of artifact completeness.
  • Collaborative Gap Identification: Pinpoints missing or incomplete artifacts and asks targeted clarifying questions to avoid incorrect assumptions about project intent or undocumented work.
  • Role-Specific Recommendations: Generates prioritized next steps tailored to specific roles (programmer, designer, producer) to align with team responsibilities and focus areas.
  • Use Case: When onboarding to a new game development project, use this skill to instantly assess if design documentation is complete, if the codebase is in pre-production or active production, and what tasks to prioritize to unblock progress.

Quick Start

Ask the project-stage-detect skill to analyze your project's current development stage, identify missing artifacts, and recommend prioritized next steps, optionally specifying a role like programmer or designer for tailored insights.

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 the current development stage of my codebase?

Codebase stage detection works by scanning design documentation, source code, production plans, and architecture decision records to classify your development phase using artifact completeness. It evaluates whether you are in Concept, Systems Design, or Production, generating a structured report with completeness metrics.

What is the best way to identify missing artifacts during project onboarding?

Identifying missing artifacts during project onboarding involves heuristic analysis of your project directories to pinpoint incomplete design documentation or code. The process asks targeted clarifying questions to avoid incorrect assumptions about undocumented work, ensuring accurate gap identification.

Can I get role-specific recommendations after a development audit?

Role-specific recommendations are generated after a development audit by analyzing the detected project stage and missing artifacts. The system outputs prioritized next steps tailored to specific roles like programmer, designer, or producer to align with team responsibilities and unblock progress.

How do I scan architecture decision records to resume stalled development?

Scanning architecture decision records to resume stalled development requires analyzing these records alongside source code and design docs to detect the current stage. This automated analysis identifies gaps in critical artifacts and provides prioritized next steps to resume work.

Does project stage detection work for game development milestone tracking?

Project stage detection works for game development milestone tracking by applying heuristic analysis to your game design documentation and production plans. It assesses artifact completeness to determine if you are in pre-production or active production, recommending tasks to prepare for milestones.