ImL1s

Reinframe — AI skill for Claude Code

AI community

Anti-Tunnel Supervision Harness for AI Coding Agents — real-time capability negotiation, append-only event auditing, SQLite WAL persistence.

How to install Reinframe

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ImL1s/reinframe and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Reinframe does

Anti-Tunnel Supervision Harness for AI Coding Agents — real-time capability negotiation, append-only event auditing, SQLite WAL persistence.

Alternatives in AI

  • Agmsg — Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other 1.5k ★
  • Dinotty — Multi-device terminal server for AI coding agents 643 ★
  • Pretty Mermaid Skills — To provide AI with Mermaid chart rendering capability, supporting both SVG and ASCII output formats 552 ★

README

Reinframe — Anti-Tunnel Supervision Harness (in progress)

[![CI](https://github.com/ImL1s/reinframe/actions/workflows/ci.yml/badge.svg)](https://github.com/ImL1s/reinframe/actions/workflows/ci.yml) [![Go](https://img.shields.io/badge/Go-1.25-00ADD8?logo=go)](https://go.dev) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

Reinframe **aims to become** a cross-platform (Windows, macOS, Linux) Anti-Tunnel Supervision Harness for AI coding agents written in Go.

**Today:** Reinframe contains a tested control-plane library, deterministic anti-tunnel detectors, an experimental Claude PreTool bridge, **Codex JSONL observe-only + project-local hooks foundation (#163)**, **Grok Build native hooks (#165) + ACP stdio (#166/#191)** with a **historical live run** against darwin/`grok 1.0.0` (hooks + ACP paths observed; public disposition **MORE_DATA** — closed v2 gates landed in [#199](https://github.com/ImL1s/reinframe/issues/199)/[#204](https://github.com/ImL1s/reinframe/pull/204); no new live v2 GO without correlation proofs), a **#108 foundation** with source-bound ACK/durability hardening ([#200](https://github.com/ImL1s/reinframe/issues/200)/#204); live E2E composition not claimed, offline benchmarks (#140/#141/#168; #168 MORE-DATA), and clean-only managed-worktree checkpoint/rollback. It is **not** dual-host production supervision, **not** Codex/Claude live proof (#164/#120), **not** a calibrated hard-gate, **not** exactly-once delivery, and **not** multi-host ranking.

Project Status

**Phase: M1 + M2 library + host-control foundations + shadow classifier + native classifier providers + exact cache + offline evaluation** **Implemented:** provider/cache campaign (#131–#141); host foundations [#163](https://github.com/ImL1s/reinframe/issues/163)/[#165](https://github.com/ImL1s/reinframe/issues/165)/[#166](https://github.com/ImL1s/reinframe/issues/166); offline [#168](https://github.com/ImL1s/reinframe/issues/168) framework (**MOR