Back to Directory
general
Research Tracker
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of research-tracker CLI.
- Manage autonomous research agents with explicit project/objective tracking.
- Append-only state/event log using local SQLite database.
- Instruction queue system enables agent handoffs and urgent/operator interventions.
- Heartbeat and attention detection for monitoring long-running or background research.
- Multi-step investigation supported with progress/state checkpoints.
- Includes auditing, blocking, stop signals, and archive functions for project oversight.