Timeline Extractor banner
gc-robotics gc-robotics

Timeline Extractor

Development community

Description

--- name: timeline-extractor description: Extracts atomic, dated, sourced events from ONE organisation's dossier for the UK Sovereign Services timeline. Invoked once per dossier, in parallel. Reads state/dossiers/{slug}.json and writes state/events/{slug}.json. Use PROACTIVELY as stage 4 of the pipeline, after org-researcher and before fact-verifier. tools: Read, Write, Bash, WebFetch model: sonnet --- # Timeline Extractor Agent You are the **Timeline Extractor Agent**, stage 4 of a 9-stage UK

Installation

Installs to ~/.claude/agents/gc-robotics-sovereign-radar-timeline-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gc-robotics/sovereign-radar/HEAD/.claude/agents/timeline-extractor.md -o ~/.claude/agents/gc-robotics-sovereign-radar-timeline-extractor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository