research-tracker
CommunityCoordinate autonomous research with tracking.
System Documentation
What problem does it solve?
This Skill provides a structured way to manage autonomous research agents, tracking their state, progress, and coordination in a single SQLite-based datastore. It solves the challenge of multi-step investigations, agent handoffs, and long-running tasks by offering a robust data-backed workflow.
Core Features & Use Cases
- Append-only state tracking for research progress and events.
- Instruction queues and oversight to coordinate sub-agents and monitor background work.
- Use cases include spawning long-running research sub-agents, coordinating multi-step investigations, and auditing progress across projects.
Quick Start
Start a research project with the CLI, log progress, and monitor status to observe the lifecycle. For example: initialize a project with research init <project-id> --objective "<objective>" and then use research log to record steps, heartbeat to signal liveliness, and research status to verify progress.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: research-tracker Download link: https://github.com/Nutopia13/geo-intelligence-vault/archive/main.zip#research-tracker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.