What problem does it solve?
This Skill automates the entire process of initializing a new software project, taking it from a concept to a fully-fledged, approved project plan.
Core Features & Use Cases
- Full Project Scaffolding: Creates the initial directory structure and template files.
- Repository Setup: Initializes a Git repository and sets up the remote origin.
- Deep-Dive Interview: Gathers detailed project requirements and constraints through user interaction.
- Context Document Generation: Creates a comprehensive
project-context.md file.
- Research Planning: Develops a plan for necessary research, with an option to execute it.
- Build Plan Creation: Generates a detailed
project-plan.md outlining development tasks.
- Decision Gates: Provides user approval points at critical stages.
Quick Start
Use meta-init to set up a new project called 'awesome-app' with a description of 'A revolutionary new social media platform'.