Replies: 1 comment
-
|
So you are not using /speckit.implement? |
Beta Was this translation helpful? Give feedback.
0 replies
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 everyone,
I'm currently using Spec-Kit together with Superpowers in my workflow:
However, I'm running into a few issues:
Lack of awareness of
constitution.mdDuring execution, Superpowers doesn't seem to take
constitution.mdinto account. This leads to inconsistencies between the defined rules/principles and the actual implementation.Task continuity between sessions
When a session ends before the work is completed, Superpowers doesn't know how to resume. It cannot easily rediscover or continue the tasks that were originally generated by Spec-Kit.
I'm wondering if anyone has experience dealing with these problems, or has suggestions on:
constitution.mdduring executionThanks in advance for any guidance.
Beta Was this translation helpful? Give feedback.
All reactions