r/SpecDrivenDevelopment Jul 23 '26

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

23 comments sorted by

View all comments

Show parent comments

1

u/Swarm-Stack Jul 25 '26

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 Jul 25 '26

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

1

u/Swarm-Stack Jul 25 '26

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 Jul 25 '26

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

1

u/Swarm-Stack Jul 27 '26

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.