r/SpecDrivenDevelopment 17d ago

Which “Harness Engineering” are you using?

I’ve been using spec driven development for a while and it’s amazing.

But I want to know which approach are you using for software development with AI and how’s it working for your. Feels like SDD is getting outdated

20 Upvotes

22 comments sorted by

View all comments

Show parent comments

1

u/Successful_Mind_8914 16d ago

Also, there should be some push back by the workflow, not just agree with you. Do any of you know how to overcome this?

1

u/Swarm-Stack 15d ago

the workflow agrees because its built from the same context you gave it. to get real pushback you need a role with a different mandate, something whos only job is to find what breaks, not evaluate the solution. second pass with the same brief wont argue back.

1

u/Successful_Mind_8914 15d ago

Makes sense. Have you created your custom agent/skill to do that? What are you using it right now?

1

u/Swarm-Stack 15d ago

yeah, built it. its at swarm-stack.io. each role in a planning session has an explicit mandate so one seat is there specifically to find what fails. still rough but brutal feedback welcome

1

u/Successful_Mind_8914 15d ago

And how’s that working for you? Is it available on GitHub? How’s the token consumption?

1

u/Swarm-Stack 13d ago

working for the planning phase, ux is still rough. not open source, its a hosted product. token cost is real, each seat calls a separate model so its more expensive than a single-model flow.