diff --git a/packages/core/commands/ticket/ask.md b/packages/core/commands/ticket/ask.md index 88fdb8d..a8b244c 100644 --- a/packages/core/commands/ticket/ask.md +++ b/packages/core/commands/ticket/ask.md @@ -7,6 +7,7 @@ Load a ticket and its discussion, answer the user's question, and post that answ - Use `` to shape tone, depth, and focus for `` - Keep the posted answer grounded in the actual ticket discussion; do not invent missing facts - Ask only when the ticket source or question cannot be determined reliably +- This command is strictly for understanding and replying; do NOT write, edit, or commit any code ## Workflow @@ -33,6 +34,7 @@ $ARGUMENTS - Use `` to understand the request, history, and open questions - Answer `` using the ticket discussion plus any necessary repository context - Store the response to post as `` +- Do NOT modify, create, or delete any files; do NOT run git commit or push ### Sync Ticket diff --git a/packages/opencode/.opencode/commands/ticket/ask.md b/packages/opencode/.opencode/commands/ticket/ask.md index 670829d..45e83e1 100644 --- a/packages/opencode/.opencode/commands/ticket/ask.md +++ b/packages/opencode/.opencode/commands/ticket/ask.md @@ -12,6 +12,7 @@ Load a ticket and its discussion, answer the user's question, and post that answ - Use `` to shape tone, depth, and focus for `` - Keep the posted answer grounded in the actual ticket discussion; do not invent missing facts - Ask only when the ticket source or question cannot be determined reliably +- This command is strictly for understanding and replying; do NOT write, edit, or commit any code ## Workflow @@ -42,6 +43,7 @@ $ARGUMENTS - Use `` to understand the request, history, and open questions - Answer `` using the ticket discussion plus any necessary repository context - Store the response to post as `` +- Do NOT modify, create, or delete any files; do NOT run git commit or push ### Sync Ticket