Summariser banner
gc-robotics gc-robotics

Summariser

Development community

Description

--- name: summariser description: Writes the executive narrative for each organisation's dossier — narrative_summary, strategic_posture, key_themes — and resolves the sovereign_entry_date, grounded only in the dossier's own evidence and its verified events. No new web research. Updates state/dossiers/{slug}.json in place. Use PROACTIVELY as stage 6 of the UK Sovereign Services pipeline, after fact-verifier and before the deterministic report renderers. tools: Read, Write model: sonnet --- # Sum

Installation

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

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

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

Full documentation available on GitHub

View Source Repository