Instructions file CodexOpenCode
AGENTS.md instructions for lhl/agentic-memory, covering agentic-memory - research repo guide, project overview, key directories, workflow: add a new reference and workflow: add an external repo to vendor/.
Instructions file CodexOpenCode
AGENTS.md instructions for lhl/agentic-memory, covering agentic-memory - research repo guide, project overview, key directories, workflow: add a new reference and workflow: add an external repo to vendor/.
Instructions file
Claude Code instructions for lhl/agentic-memory.
Settings file Claude Code
Agent settings declaring 6 allowed tools.
Instructions file CodexOpenCode
Instructions for lhl/realitycheck, covering reality check - development guide, shared repo / multi-agent safety (must follow), before any change (required), never discard others’ work (hard rule) and scope discipline.
Instructions file
Instructions for lhl/realitycheck, a project described as: A framework for rigorous, systematic analysis of claims, sources, predictions, and argument chains.
Skill Claude CodeCodex
Full Reality Check analysis - fetch source, perform 3-stage analysis, extract claims, register to database, and validate. The flagship command for rigorous source analysis.
Skill Claude CodeCodex
Perform a full 3-stage analysis following the Reality Check methodology. Use for manual analysis without automatic database registration.
Skill Claude CodeCodex
Export Reality Check data to YAML or Markdown formats for backup, sharing, or documentation.
Skill Claude CodeCodex
Extract claims from a source without performing full 3-stage analysis. Use for quick claim harvesting or supporting sources.
Skill Claude CodeCodex
Search claims and sources using natural language queries. Use when looking for related claims or finding existing analysis.
Skill Claude CodeCodex
Show statistics about the Reality Check database including counts for claims, sources, chains, and predictions.
Skill Claude CodeCodex
Create a cross-source synthesis across multiple source analyses and claims. Use after checking multiple sources or when producing a higher-level, decision-oriented view.
Skill Claude CodeCodex
Validate Reality Check database integrity and referential consistency. Run after adding data or before committing.
Plugin Claude Code
Framework for rigorous analysis of claims, sources, predictions, and argument chains.
Command
Perform a full 3-stage analysis of a source following the Reality Check methodology.
Command
Full Reality Check analysis workflow - fetch, analyze, extract claims, register, validate.
Command
Export data to Markdown or YAML formats.
Command
Quick claim extraction from a source without full 3-stage analysis.
Command
Search claims and sources using natural language queries.
Command
Show statistics about the Reality Check database.
Command
Create a cross-source synthesis across multiple source analyses and claims.
Command
Check database integrity and referential consistency.
Hook
Runs when the agent finishes a response, executing on-stop.sh. From lhl/realitycheck.
Hook
Runs after a tool call finishes for Bash(*db.py*), Bash(*rc-db*) and Bash(*run-db.sh*) tool calls, executing post-db-modify.sh (3 commands). From lhl/realitycheck.