Created
June 23, 2026 12:04
-
-
Save hakkm/a1372c8389284851dd6c606da82abfb0 to your computer and use it in GitHub Desktop.
resolveSlashInput(input, commands)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "text": "Slash command: /deep-research\nTitle: Deep research\nCategory: Research\nUser input: the current project context\n\nTask:\nUse the deep-research skill to investigate: the current project context\n\nExecution instructions:\n- Use the selected project context and this thread history. Do not include sibling thread history.\n- Call out source strength, gaps, and assumptions. Distinguish verified evidence from inference.\n- Return a concise, decision-useful answer with concrete next actions.\n- If the command changes candidates or clusters, explain what changed and what may need refresh afterward.", | |
| "slashCommand": { | |
| "command": "/deep-research", | |
| "title": "Deep research", | |
| "group": "Research", | |
| "visibleText": "/deep-research", | |
| "expandedPrompt": "Slash command: /deep-research\nTitle: Deep research\nCategory: Research\nUser input: the current project context\n\nTask:\nUse the deep-research skill to investigate: the current project context\n\nExecution instructions:\n- Use the selected project context and this thread history. Do not include sibling thread history.\n- Call out source strength, gaps, and assumptions. Distinguish verified evidence from inference.\n- Return a concise, decision-useful answer with concrete next actions.\n- If the command changes candidates or clusters, explain what changed and what may need refresh afterward." | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment