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
I'm currently using Spec-Kit together with Superpowers in my workflow:
Spec-Kit: for writing specifications, generating plans, and defining tasks
Superpowers: for executing those plans
However, I'm running into a few issues:
Lack of awareness of constitution.md
During execution, Superpowers doesn't seem to take constitution.md into 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:
How to ensure Superpowers respects or loads constitution.md during execution
How to persist and resume task context across sessions
Any best practices for integrating Spec-Kit and Superpowers more effectively
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.
-
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