This commit is contained in:
dexhorthy
2025-07-30 18:45:23 -07:00
parent 9a2c0dd723
commit 8ee309932c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
## Part I - If a ticket is mentioned
## PART I - IF A TICKET IS MENTIONED
0c. use `linear` cli to fetch the selected item into thoughts with the ticket number - ./thoughts/shared/tickets/ENG-xxxx.md
0d. read the ticket and all comments to understand the implementation plan and any concerns
## Part I - If no ticket is mentiond
## PART I - IF NO TICKET IS MENTIOND
0. read .claude/commands/linear.md
0a. fetch the top 10 priority items from linear in status "ready for dev" using the MCP tools, noting all items in the `links` section
@@ -11,7 +11,7 @@
0c. use `linear` cli to fetch the selected item into thoughts with the ticket number - ./thoughts/shared/tickets/ENG-xxxx.md
0d. read the ticket and all comments to understand the implementation plan and any concerns
## Part II - NEXT STEPS
## PART II - NEXT STEPS
think deeply

View File

@@ -1,4 +1,4 @@
## PART II - IF A LINEAR TICKET IS MENTIONED
## PART I - IF A LINEAR TICKET IS MENTIONED
0c. use `linear` cli to fetch the selected item into thoughts with the ticket number - ./thoughts/shared/tickets/ENG-xxxx.md
0d. read the ticket and all comments to understand what research is needed and any previous attempts