write-project-document
Installation
SKILL.md
Write Project Document
Create comprehensive project document in Markdown with the sections Problem, Solution, Scope, Rabbit Holes, and No Gos based on the current context, draft, solution and scope in this specific session. write the document in the ./docs/projects/ folder (create the folder if not present).
Output format
Always produce these sections in this order:
# <Project title>
## Problem
## Solution
## Scope