my_research

my_research is a command for coding agents from anilcancakir/claude-code-plugins. It costs 18 tokens per session (1,028 once invoked), scanned A, original, MIT.

A command for researching a business idea, market, or competitor in different levels of detail.

In plain words
What is it for?
Use it to run quick, standard, or deep research covering market data, competitors, timing, market size, and idea validation.
Why use it?
It gives research requests a defined scope and workflow instead of leaving the questions, competitors, and evidence unstructured.

Command

Part of the idea-research plugin — 1 skill, 1 command, 3 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/anilcancakir/claude-code-plugins/my_research
Clone the repo
git clone --depth 1 https://github.com/anilcancakir/claude-code-plugins

Or install idea-research, the plugin that ships this one along with the rest of its 1 skill, 1 command, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for my_research

README.md
[![agentmods](https://agentmods.dev/badge/commands/anilcancakir/claude-code-plugins/my_research.svg)](https://agentmods.dev/commands/anilcancakir/claude-code-plugins/my_research)
Your own site
<a href="https://agentmods.dev/commands/anilcancakir/claude-code-plugins/my_research"><img src="https://agentmods.dev/badge/commands/anilcancakir/claude-code-plugins/my_research.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,028 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00018 $0.01028
Opus 5 $0.00009 $0.00514
Sonnet 5 $0.00004 $0.00206
Haiku 4.5 $0.00002 $0.00103

Measured 4d ago against content hash dc4517f180e3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

my_research scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

idea-research/commands/my_research.md · 162 lines

How it starts

The opening of the file, as written. The whole thing — 162 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Research Command

Execute comprehensive business research workflow.

Arguments

Required:

  • topic - The research subject (business idea, market, competitor, etc.)

Optional Mode:

  • --quick - Quick overview (~15-20 min)
  • --standard - Detailed analysis (~30-45 min) [default]
  • --deep - Comprehensive validation (~60+ min)

Usage Examples

/my_research "AI-powered code review tools" --quick
/my_research "competitor analysis for Notion alternatives" --standard
/my_research "validate SaaS idea for developer analytics" --deep

Research Workflow

Step 1: Scope Definition

Confirm research parameters with user:

  • Topic/idea to research
  • Research mode (quick/standard/deep)
  • Specific questions to answer
  • Geographic/segment focus if relevant

Step 2: Execute Research by Mode

Quick Mode (--quick):

  1. Gather high-level market data
  2. Identify top 3-5 competitors
  3. Assess timing (good/neutral/poor)
  4. Generate quick report template
  5. Save to .claude/research/[topic]-quick-[date].md

Standard Mode (--standard):

  1. Calculate TAM/SAM/SOM with multiple sources
  2. Profile 5-7 Tier 1 competitors in detail
  3. Apply Porter's Five Forces framework
  4. Identify 3-5 major trends
  5. Generate standard report template
  6. Save to .claude/research/[topic]-standard-[date].md

Deep Mode (--deep):

  1. Delegate to market-researcher agent for market sizing
  2. Delegate to trend-analyzer agent for timing assessment
  3. Delegate to idea-validator agent for validation scoring
  4. Compile comprehensive SWOT analysis
  5. Generate actionable recommendations
  6. Generate deep report template
  7. Save to .claude/research/[topic]-deep-[date].md

Step 3: Agent Delegation (Deep Mode)

When in deep mode, use specialized agents:

Use the market-researcher agent to analyze market size and industry dynamics for [topic]
Use the trend-analyzer agent to assess timing and emerging patterns for [topic]
Use the idea-validator agent to score and validate [idea] against the 5-dimension framework

Read the full file on GitHub · 162 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 162 lines · 18 tokens per session scan A dc4517f180e3

Subscribe to this mod's changes

my_research is a command published in the GitHub repository anilcancakir/claude-code-plugins (6 stars, last pushed 7mo ago), licensed MIT. It adds 18 tokens to every session and 1,028 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.