assumption-graph-loop

Fuse AI annotations and research claims into temporal assumption graphs.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GuitarAlchemist/ix --skill assumption-graph-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assumption-graph-loop
Source: https://github.com/GuitarAlchemist/ix/tree/main/.claude/skills/assumption-graph-loop
Command: npx skills add https://github.com/GuitarAlchemist/ix --skill assumption-graph-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the fusion of AI annotations and research claims into a temporal assumption graph, continuously revising the persistent belief log over time.

Core Features & Use Cases

  • Belief Revision Loop: Continuously revise persistent belief logs based on AI annotations and research claims.
  • Fusion of Evidence: Ingests annotations and research-domain claims, fusing each claim's evidence.
  • Belief Event Logging: Appends a BeliefEvent for every claim whose verdict changed since the last run.
  • Use Case: Ideal for maintaining a current belief log as code and research evolve, especially after a /deep-research run or before a review.

Quick Start

Run the assumption-graph-loop skill to update the belief log with the latest research claims and AI annotations.

Frequently Asked Questions about assumption-graph-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate belief revision for a temporal assumption graph?

Automate belief revision by running the assumption-graph-loop to fuse AI annotations and research claims into a temporal assumption graph. It continuously updates the persistent belief log by appending a BeliefEvent whenever a claim's verdict changes.

What is a temporal assumption graph in AI governance systems?

A temporal assumption graph in AI governance tracks evolving beliefs over time. It fuses AI annotations and research claims to maintain a current belief log, ensuring persistent assumptions are continuously revised as new evidence emerges.

How do I update a persistent belief log after deep research?

Update a persistent belief log after deep research by running the assumption-graph-loop. It ingests the latest research claims and AI annotations, fuses the evidence, and appends BeliefEvent entries for any claims whose verdicts changed since the previous run.

Can I use this belief log revision loop before a code review?

Yes, you can run this belief log revision loop before a review to ensure your assumptions reflect the latest code and research evolution. It prepares the persistent belief log by fusing new AI annotations and research claims.

Does the assumption-graph-loop require external dependencies?

No, the assumption-graph-loop operates without external dependencies. It relies entirely on its internal scripts and references to fuse evidence and automate the belief revision process.

What is the best way to maintain a current belief log as code and research evolve?

The best way to maintain a current belief log is to automate the revision loop. By consistently fusing AI annotations and research claims into the temporal assumption graph, the persistent belief log stays synchronized with evolving code and research.