rad-contexts

Capture and organize session observations in Radicle Context COBs.

1|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/deanh/rad-skill --skill rad-contexts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rad-contexts
Source: https://github.com/deanh/rad-skill/tree/main/skills/rad-contexts
Command: npx skills add https://github.com/deanh/rad-skill --skill rad-contexts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Radicle Context COBs provide a durable, structured memory of AI-assisted development sessions, enabling teams to preserve approach, learnings, and friction across runs.

Core Features & Use Cases

  • Session memory: Preserve reasoning, constraints, learnings, and observations for future sessions
  • Agent-first design: Prioritize fields by utility to future coding agents
  • Immutable observations: Core fields are recorded once and linked objects can be updated
  • Radicle-native linking: Bidirectional links to issues, patches, plans, and commits
  • Network synchronization: Replicate context data across the Radicle network

Quick Start

Create a new context with a descriptive title and key fields, then link it to related plan or issue as needed.

Frequently Asked Questions about rad-contexts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve AI session memory across development runs in Radicle?

Yes, you can link session observations to related Radicle issues, patches, plans, and commits. The Skill enforces bidirectional linking for Context COBs, allowing you to connect immutable session memory directly to specific development objects within Radicle repositories.

What is the structure of a Radicle Context COB for session observations?

A Radicle Context COB structures session observations using fields like title, description, approach, constraints, learnings, friction, and open items. Core fields are recorded once as immutable observations, prioritizing utility for future coding agents.

How do I create a context entry for a Radicle development session?

To create a context entry, start with a descriptive title and populate the key fields such as approach and constraints. Once the Context COB is created, you can link it to related plans or issues as needed to preserve the session's reasoning.

Does session memory in Radicle synchronize across the network?

Yes, session memory stored as Context COBs replicates across the Radicle network. This network synchronization allows teams to share durable, structured context data, preserving development friction and learnings across collaborative sessions.