What problem does it solve?
This Skill addresses the challenge of managing complex development tasks for UrhoX Lua projects by enforcing a structured, stage-by-stage workflow to ensure high-quality deliverables.
Core Features & Use Cases
- Structured Workflow: Enforces a seven-phase process to manage development tasks from analysis to completion.
- Task Analysis: Identifies task type, scope, and classification tags.
- Codebase Understanding: Assesses existing code to avoid unnecessary duplication or functionality disruption.
- Bug Root Cause Analysis: Identifies and resolves bugs at their source to prevent recurring issues.
- Snapshot and Version Control: Saves current code state before modifications and tracks changes through version control.
- Implementation and Review: Ensures high-quality implementation and thorough code review.
- Version Saving and Reporting: Saves final code and generates session reports.
- Complexity Routing: Adapts the workflow based on task complexity, ensuring efficiency.
Quick Start
To begin a new development session, use the structured-dev-session skill and follow the on-screen prompts to analyze your task, understand the codebase, and proceed through the workflow stages.