You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to propose a direction for the implementation stage in Spec Kit, based on recent practice with modern agent engines.
Thesis
Spec Kit should treat multi-agent implementation primarily as a process contract, not as a specific runtime feature.
In other words:
Why this matters
Today, agent runtimes vary:
If the contract is stable, the same Spec Kit artifacts can run across all of them with different throughput, while preserving quality and governance.
Proposed model for /speckit.implement
Why this aligns with current Spec Kit strengths
Spec Kit already has:
This proposal focuses on formalizing an implementation protocol that those capabilities can consistently execute.
Concrete, incremental next step
Add an optional “implementation orchestration profile” for /speckit.implement (or workflow mode) that standardizes:
This can start as documentation + template conventions, then evolve into workflow presets and extension hooks.
If maintainers think this is useful, I’d be happy to help draft a concrete RFC skeleton with examples for both serial and parallel runtimes.
Beta Was this translation helpful? Give feedback.
All reactions