Temporal graph operations on VeritasReason — scoped queries at a point in time, graph snapshots, node change timelines, temporal causal analysis, and graph state reconstruction. Uses AgentContext.find_precedents(as_of=), ContextGraph.state_at(), CausalChainAnalyzer.trace_at_time(), and TemporalQueryRewriter. Sub-commands: query, snapshot, timeline, causal-at, precedents-at.
$npx -y skills add bibinprathap/veritasgraph --skill temporalInstalls into the current project.
Run `npx skills use "https://github.com/bibinprathap/veritasgraph" --skill "bibinprathap/veritasgraph/temporal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bibinprathap/veritasgraph" that are relevant to the current task. Run `npx skills add "https://github.com/bibinprathap/veritasgraph"` and select the relevant skills, then follow their instructions.