/research
Run a research cycle on trending topics
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/research
Context preview
What this command does when you run it.
Run a research cycle on trending topics
Command definition
research.mddescription: Run a research cycle on trending topics
allowed-tools: WebSearch, WebFetch, Write, Read, Glob
Research Cycle
Execute a research cycle to discover and document interesting trends.
Steps
1. **Ensure Output Directory**
- Create `/home/developer/shared-out/findings/` if it doesn't exist
2. **Discover Trends** Search for trending topics in:
- AI and machine learning developments
- Startup ecosystem news
- Developer tools and productivity
- Technology industry trends
3. **Analyze Findings** For each interesting discovery:
- Summarize the key points
- Assess potential opportunity or impact
- Rate complexity/effort to pursue
4. **Document Results** Write findings to `/home/developer/shared-out/findings/`:
- Create `[YYYY-MM-DD]-findings.md` with today's date
- Update `summary.md` with cumulative insights (keep last 5 research cycles)
5. **Report Summary** Output a brief summary of what was found:
- Number of trends identified
- Top 3 most interesting findings
- Any high-priority items
Output Format
The findings file should follow this structure:
# Research Findings - [DATE]
## Key Trends
- Trend 1: [description]
- Trend 2: [description]
## Opportunities Identified
1. **[Opportunity Name]**
- Description: ...
- Why interesting: ...
- Complexity: Low/Medium/High
## Notable Signals
- [Signal 1]
- [Signal 2]
## Sources
- [Source 1]
- [Source 2]
Execute the research cycle now.
Read more
description: Run a research cycle on trending topics allowed-tools: WebSearch, WebFetch, Write, Read, Glob
Research Cycle
Execute a research cycle to discover and document interesting trends.
Steps
1. **Ensure Output Directory**
- Create `/home/developer/shared-out/findings/` if it doesn't exist
2. **Discover Trends** Search for trending topics in:
- AI and machine learning developments
- Startup ecosystem news
- Developer tools and productivity
- Technology industry trends
3. **Analyze Findings** For each interesting discovery:
- Summarize the key points
- Assess potential opportunity or impact
- Rate complexity/effort to pursue
4. **Document Results** Write findings to `/home/developer/shared-out/findings/`:
- Create `[YYYY-MM-DD]-findings.md` with today's date
- Update `summary.md` with cumulative insights (keep last 5 research cycles)
5. **Report Summary** Output a brief summary of what was found:
- Number of trends identified
- Top 3 most interesting findings
- Any high-priority items
Output Format
The findings file should follow this structure:
# Research Findings - [DATE] ## Key Trends - Trend 1: [description] - Trend 2: [description] ## Opportunities Identified 1. **[Opportunity Name]** - Description: ... - Why interesting: ... - Complexity: Low/Medium/High ## Notable Signals - [Signal 1] - [Signal 2] ## Sources - [Source 1] - [Source 2]
Execute the research cycle now.
Self-hosted AI Agents Platform supporting Claude Code, Codex, Gemini agents. Apache 2.0.
Repo: Abilityai/trinity
Other commands on trinity.
- /ask
Answer a strategic question using accumulated research
Open command - /briefing
Generate daily briefing from research findings
Open command - /opportunities
List and rank all identified opportunities
Open command - /request-research
Ask the researcher to investigate a specific topic
Open command - /status
Report on recent research activity and findings count
Open command - /analyze
Conduct strategic analysis of a question or situation
Open command

