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
Is there any way for an extension to participate in the core Spec Kit commands (e.g. plan/tasks/implement)?
I'm working on an extension which adds a command that writes markdown files to the repository. If those files exist, I want the core commands to be aware of them. This could be accomplished by simply appending a few lines of instruction to the built-in command templates, but I haven't found a way to do this.
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.
-
Is there any way for an extension to participate in the core Spec Kit commands (e.g. plan/tasks/implement)?
I'm working on an extension which adds a command that writes markdown files to the repository. If those files exist, I want the core commands to be aware of them. This could be accomplished by simply appending a few lines of instruction to the built-in command templates, but I haven't found a way to do this.
Beta Was this translation helpful? Give feedback.
All reactions