Answer questions about the project structure, documentation, or external topics without coding
Answers questions about project structure, documentation, or external topics without making code changes
/plugin marketplace add majesticlabs-dev/majestic-marketplace/plugin install majestic-engineer@majestic-marketplaceworkflows/Answer the user's question by analyzing relevant sources. This prompt is for information and answers only - no code changes.
First, classify the question:
| Type | Examples | Research Method |
|---|---|---|
| Project-specific | "Where is X defined?", "How does Y work in this codebase?" | Local files only |
| External/Docs | "How does Claude Code handle X?", "What's the best practice for Y?" | Web search first |
| Mixed | "Does this project follow the recommended pattern for X?" | Both |
git ls-files to understand project structureGrep and Glob to find relevant filesRead to analyze contentWebSearch or Perplexity MCP to find authoritative sourcesWebFetch to read documentation pages$ARGUMENTS