Research banner
DefaultPerson DefaultPerson

Research

Development community

Description

--- description: Conduct competitor analysis or technical research with structured output to research/. --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding. ## Outline ### Phase 0: Setup 1. **Parse topic** from `$ARGUMENTS` - If empty, ask user what to research 2. **Auto-detect research mode** based on topic keywords: - **Competitor Analysis**: "alternatives", "vs", "competitors", "pricing", "compare", product/company names - **Technica

Installation

Installs to ~/.claude/commands/defaultperson-claude-code-setup-research.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DefaultPerson/claude-code-setup/HEAD/.claude/commands/research.md -o ~/.claude/commands/defaultperson-claude-code-setup-research.md

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

Full documentation available on GitHub

View Source Repository