Replies: 1 comment
-
|
Another question: openspec init in Trae, cannot use command and cannot stop after single step |
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.
-
During the code implementation process, I need the AI to declare the use of Skill A and Skill B respectively for interface calls or UI implementation in the generated proposal.md, design.md and task.md files when performing OpenSpec proposal-related actions (new , ff), without writing any actual code implementation. The Skills shall only be actually invoked when the apply action is executed.
However, with the current configuration below, the OpenSpec workflow will malfunction and generate both the change proposal and the code simultaneously.
Beta Was this translation helpful? Give feedback.
All reactions