# Claude Code Agent: Query Clarifier > Use this agent when you need to analyze research queries for clarity and determine if user clarification is needed before proceeding with research. This agent should be invoked... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent deep-research-team/query-clarifier --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent deep-research-team/query-clarifier --yes --dry-run ``` --- ## What This Agent Covers Use this agent when you need to analyze research queries for clarity and determine if user clarification is needed before proceeding with research. This agent should be invoked... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Deep Research - Claude Code Templates path: `deep-research-team/query-clarifier` - Tools declared upstream: Read, Write, Edit - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent deep-research-team/query-clarifier --yes --dry-run ``` Expected installed file: ```text .claude/agents/query-clarifier.md ``` --- ## Source & License - Source: [davila7/claude-code-templates deep-research-team/query-clarifier.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/deep-research-team/query-clarifier.md) - Source SHA: `9ca00dff91dfd9e5442d40d00f967f6164718aeb` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-query-clarifier-97c1912d Author: TokRepo精选