@staff0rd/assist 0.215.1 → 0.216.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/allowed.cli-reads CHANGED
@@ -39,6 +39,7 @@ assist ravendb collections
39
39
  assist ravendb query
40
40
  assist refactor
41
41
  assist roam show-claude-code-icon
42
+ assist run
42
43
  assist screenshot
43
44
  assist seq auth list
44
45
  assist seq query
@@ -7,9 +7,9 @@ You are helping the user create a well-structured backlog item with a phased imp
7
7
 
8
8
  ## Step 1: Understand the idea
9
9
 
10
- If the user provided a description via $ARGUMENTS, use that as a starting point. Otherwise, ask what they want to build.
10
+ If the user provided a description via $ARGUMENTS, use that as a starting point. Otherwise, ask the user what they want to build — do NOT read any codebase files yet. Wait for their response before doing anything else.
11
11
 
12
- Read relevant parts of the codebase to understand the current architecture and patterns.
12
+ Once you have a description (either from $ARGUMENTS or the user's reply), read relevant parts of the codebase to understand the current architecture and patterns as they relate to what's being drafted.
13
13
 
14
14
  ## Step 2: Ask clarifying questions
15
15
 
@@ -39,6 +39,7 @@ assist ravendb collections
39
39
  assist ravendb query
40
40
  assist refactor
41
41
  assist roam show-claude-code-icon
42
+ assist run
42
43
  assist screenshot
43
44
  assist seq auth list
44
45
  assist seq query