Skip to content
Automation
Command

/status

Report on recent research activity and findings count

From plugin
trinity
44227 skills27 commands

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/status

Context preview

What this command does when you run it.

Report on recent research activity and findings count

Command definition

status.md
description: Report on recent research activity and findings count
allowed-tools: Read, Glob

Research Status Report

Generate a status report on research activity.

Steps

1. **Count Findings**

  • List files in `/home/developer/shared-out/findings/`
  • Count total findings files
  • Identify most recent file

2. **Summarize Activity**

  • Read the most recent findings file
  • Read summary.md if it exists
  • Count total trends and opportunities across files

3. **Generate Report** Output a status report:

  • Total research cycles completed (number of findings files)
  • Date of last research
  • Quick summary of recent findings
  • Any patterns or recurring themes

Output Format

## Research Agent Status

**Total Research Cycles**: X
**Last Research**: YYYY-MM-DD
**Findings Files**: [list]

### Recent Highlights
- [Key finding 1]
- [Key finding 2]

### Summary
[Brief summary of research coverage and themes]

Generate the status report now.

Ships withtrinity

Self-hosted AI Agents Platform supporting Claude Code, Codex, Gemini agents. Apache 2.0.

Get the whole plugin