The Prompt-Driven-Github app is a convenient way to launch the core workflows of Prompt Driven Development (PDD) - architecture generation, enhancement (change) generation, bug analysis, bug fixing, test generation, and an interactive web UI for PDD, known as PDD Connect.
Detailed Description
PDD workflows can do the heavy lifting for you! Just file and label git issues. Here's how:
generate your architecture from scratch
write a github issue - describe the app - a brief few lines, or a full PRD, and share a few words about your preferred tech stack
label the issue pdd and generate
automate a change request
describe the change in a github issue
label the issue pdd and enhancement
analyze a bug
write and file a github issue
label the issue pdd and bug
fix a bug automatically
first analyze the bug (as described above)
label the same issue pdd and fix
The full PDD experience - Prompt Driven web UI
file any issue
label the issue pdd and connect
HINT
Claude or another agentic tool can co-author and file your issues for you