Is there a plan for a unified architecture guide for building harnesses with Spec Kit? #2781
waychow1986
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Spec Kit maintainers,
We are experimenting with building a native Spec Kit based engineering harness using the existing building blocks:
speckit.specify,speckit.plan,speckit.tasks, andspeckit.implementThe current docs explain these pieces separately, especially the references for presets, extensions, and workflows. What we could not find is a single architecture or methodology guide that explains how these pieces are intended to work together when building a governed engineering harness.
For example, a guide that covers questions like:
command, aprompt, ashellstep, or agate?speckit.implementbe modeled?Is there already an official or recommended document for this that we missed? If not, is the Spec Kit team planning to provide a unified architecture guide or methodology for building harnesses with presets, extensions, workflows, scripts, and CI?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions