·abductive-repl
</>

abductive-repl

plurigrid/asi

Hypothesis-Test Loops via REPL for Exploratory Abductive Inference

0Installs·0Trend·@plurigrid

Installation

$npx skills add https://github.com/plurigrid/asi --skill abductive-repl

SKILL.md

Version: 1.0.0 Trit: 0 (Ergodic - coordinates inference) Bundle: repl

Abductive-REPL enables exploratory abductive reasoning through an interactive REPL. Given observed outcomes, it generates hypotheses, tests them, and refines understanding through iterative loops.

| !teleport | Jump to invader's world state | | !world | Show current world state | | !back | Return to previous world | | !abduce r g b | Infer invader from observed RGB | | !jump | Jump to nth hypothesis | | !neighbors [r] | Explore nearby invaders (radius r) | | !test [n] | Run n abductive roundtrip tests | | !property | Test specific property |

Hypothesis-Test Loops via REPL for Exploratory Abductive Inference Source: plurigrid/asi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/plurigrid/asi --skill abductive-repl
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is abductive-repl?

Hypothesis-Test Loops via REPL for Exploratory Abductive Inference Source: plurigrid/asi.

How do I install abductive-repl?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill abductive-repl Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/plurigrid/asi