What problem does it solve?
This skill solves the problem of inconsistent project scaffolding and context loss in AI-assisted development by enforcing a rigorous, spec-first architecture that ensures the AI agent always has a clear, verifiable plan.
Core Features & Use Cases
- Automated Project Scaffolding: Generates a standardized gk/ directory structure and CLAUDE.md to ensure the agent has immediate access to architecture, specs, and progress tracking.
- Spec-Driven Development: Enforces the creation of SPEC.md and PLAN.md before any code is written, preventing drift and ensuring incremental, verifiable progress.
- Use Case: When starting a new greenfield project, use this skill to instantly generate the entire project kit, ensuring that every feature is planned, sequenced by dependency, and ready for the agent to execute safely.
Quick Start
Run the gk-new-app skill to initialize the project structure and generate the required specification and planning documents for your new application.