kernel-extension

Community

Extend the kernel with custom phases & guards

Authortylerjrbuell
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides extension points for the composable kernel so developers can implement custom per-turn logic, intercept or block tool calls, synthesize tool outputs, or replace the phase pipeline for new reasoning strategies.

Core Features & Use Cases

  • Phase Extension: Define pure, Effect-based phases that read kernel state and return updated KernelState for enrichment, analysis, or reflection.
  • Guard Rules: Implement synchronous guards that explicitly allow or block tool calls with reasons to enforce execution policies and safety constraints.
  • MetaTools & Custom Kernels: Intercept named tool calls to synthesize results in-memory or compose a fully custom phase sequence for alternative reasoning strategies.
  • Use Case: Create a strategy that inserts a pre-think enrichment phase, adds a guard to block unsafe tool names, and registers a MetaTool to return cached responses without external I/O.

Quick Start

Use the kernel-extension skill to add a pre-think phase that enriches per-turn context and register it in your kernel's phases array.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kernel-extension
Download link: https://github.com/tylerjrbuell/reactive-agents-ts/archive/main.zip#kernel-extension

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.