Thorough technical discussion with context-aware clarifying questions
Facilitates technical discussions by gathering context and asking informed questions about specified topics.
/plugin marketplace add joaquimscosta/arkhe-claude-plugins/plugin install core@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/develop for multi-step implementation projects