Thorough technical discussion with context-aware clarifying questions
/plugin marketplace add joaquimscosta/arkhe-claude-plugins/plugin install core@arkhe-claude-plugins[topic or problem to discuss]# Discuss: $ARGUMENTS ## Step 1: Quick Context Scan Before asking questions, gather relevant context about "$ARGUMENTS": 1. **Read CLAUDE.md** if it exists in the project root (project guidelines and conventions) 2. **Use Grep/Glob** to find files related to the topic mentioned in arguments 3. **Note patterns** - existing implementations, naming conventions, or architectural decisions This context will inform your questions and show the user you understand their codebase. ## Step 2: Ask Informed Questions Using the context gathered, ask focused questions in batches of 3. **Question S...