AI Code Scaffold Generator
Use OpenAI to generate suggested folder structures and starter functions based on issue descriptions.
Prompt
"Create a GitHub Action that reads a Markdown spec or issue description, sends it to OpenAI, and asks for a code scaffold suggestion (e.g., folder structure, starter functions). Output it as a comment in the issue thread."