How to detect and resolve conflicting beliefs in the INITE Brain knowledge graph — the COMPETING fact status, get_competing_facts, detect_contradiction preflight, and the human-in-the-loop adjudication workflow. Use when the timeline shows two facts disagreeing on the same predicate, or when an agent needs to decide what to record without making the disagreement worse.
$npx -y skills add inite-ai/inite-brain-service --skill brain-conflictInstalls into the current project.
Run `npx skills use "https://github.com/inite-ai/inite-brain-service" --skill "inite-ai/inite-brain-service/brain-conflict"` 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/inite-ai/inite-brain-service" that are relevant to the current task. Run `npx skills add "https://github.com/inite-ai/inite-brain-service"` and select the relevant skills, then follow their instructions.