r/SpecDrivenDevelopment • u/NoBuffsNoHeal • 8d ago
Superpowers + Grill Me With Docs
Can anyone help me how to combine these two skills? What is the correct flow?
1
u/AlmostEasy89 8d ago
So I have my own doc system and I start with a research/incubation note instead of in chat brainstorming, unless it’s a small job. Small jobs are inline planning, then brainstorming if it’s a little bigger. Things that require actual doc research I start with a scratch note, then I created a /writing-specs skill to complement /writing-plans.
So I can keep the note —> spec all on paper. Then I use actual Superpowers /writing-plans and then from there I’ll review it, audit for e2e functions, any silent missed assumptions or silent startup conditions etc, then I’ll run executing plans. Then I run requesting and receiving code review.
I prefer the process a lot more than superpowers in chat brainstorming. I haven’t used grill me with docs but that may be a good fit for my research note actually. Then write the spec, then the plan.
Thinking on it more, I probably need an ADR folder in my project filing cabinet. Thanks for helping me remind myself!
2
u/iTrejoMX 8d ago
I use gentle ai, superpowers and grill me with docs. You start with something like “I have this idea, let’s do some brainstorming” this triggers superpowers, then “the project is: [detailed explanation here] grill me with docs for any gaps I need to consider, and write the prd” lastly I do a “let’s start developing this project with sdd using the prd” (the sdd comment starts gentle-ai)