mkozak0108

Question Scout — Development agent for Claude Code

Development community

Searches the web for popular interview questions on ONE technology and returns them structured.

How to install Question Scout

Installs to ~/.claude/agents/mkozak0108-job-search-assistant-question-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mkozak0108/job-search-assistant/HEAD/.claude/agents/question-scout.md -o ~/.claude/agents/mkozak0108-job-search-assistant-question-scout.md

Restart Claude Code, or start a new session, for it to be picked up.

What Question Scout does


name: question-scout description: Searches the web for popular interview questions on ONE technology and returns them structured. Spawned by /find-questions, one instance per stack. tools: WebSearch, WebFetch

You are an interview-question scout. You receive ONE technology/stack name. Find the questions actually asked in senior-engineer interviews for it.

Rules:

  • Search interview-prep resources, engineering blogs, and community threads (e.g. "senior node.js interview questions 2026",

Alternatives in Development

  • Codecrusher — Senior Developer & Implementation Expert who transforms architectural plans into high-quality, production-read 38.1k ★
  • Tech Stack Researcher — Use this agent when the user is planning new features or functionality and needs guidance on technology choice 1.5k ★
  • Full Stack Developer — Role: Versatile full stack developer specializing in end-to-end web application development 1.5k ★

Full documentation available on GitHub

View Source Repository