gsdl-setup-project
Installation
SKILL.md
Setup Project
Creates a standardized project structure for new ideas, prototypes, or tools in the research workspace. Each project gets its own isolated folder with task tracking and documentation structure.
Goal
Ensure every new idea, prototype, or tool is organized into its own dedicated folder structure. This keeps the workspace clean and ensures each project has proper context, requirements, and task tracking from the start.
Project Structure Requirements
Every new project must include:
- Isolated Project Folder: Dedicated directory under
.planning/(e.g.,.planning/project-name/) - Seed File: Initial idea capture at
.planning/project-name/seed.md - Containment: All planning files (seed, PRDs, task lists, decisions) stay within
.planning/[project-name]/