Skip to content

Instantly share code, notes, and snippets.

@hakkm
Created June 23, 2026 12:04
Show Gist options
  • Select an option

  • Save hakkm/a1372c8389284851dd6c606da82abfb0 to your computer and use it in GitHub Desktop.

Select an option

Save hakkm/a1372c8389284851dd6c606da82abfb0 to your computer and use it in GitHub Desktop.
resolveSlashInput(input, commands)
{
"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