Thorough technical discussion with context-aware clarifying questions
Engage in thorough technical discussion about any topic or problem. I'll scan your codebase for context, ask informed questions about your specific situation, and provide recommendations before any implementation. Use this when you need to think through complex decisions collaboratively.
/plugin marketplace add joaquimscosta/arkhe-claude-plugins/plugin install joaquimscosta-core-plugins-core@joaquimscosta/arkhe-claude-plugins[topic or problem to discuss]Before asking questions, gather relevant context about "$ARGUMENTS":
This context will inform your questions and show the user you understand their codebase.
Using the context gathered, ask focused questions in batches of 3.
Question Strategy:
AskUserQuestion tool with structured choicesEach batch should be tailored to the topic and informed by what you found in the codebase. Reference specific files or patterns you discovered to show contextual awareness.
Example structured question:
AskUserQuestion with options like:
- "Use existing pattern from UserService"
- "Create new pattern optimized for X"
- "Hybrid approach"
After gathering sufficient context through discussion:
/think for single-problem deep reasoning/ultrathink for complex multi-faceted tasks