# Comonad Context

> Comonads: dual to Monad. Extract + Extend.

- Skill: `plurigrid/comonad-context` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add plurigrid/comonad-context`
- Raw SKILL.md: https://api.skillmd.com/api/skills/plurigrid/comonad-context/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: plurigrid (https://skillmd.com/u/plurigrid)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/plurigrid/comonad-context

---

# C: Comonad Context

> *Comonads: dual to Monad. Extract + Extend.*

## Directory Tree

```
comonad-context/
├── SKILL.md
├── core/
├── instances/env.jl
├── instances/store.jl
```

## GF(3) Assignment

Letter C → trit = 1

## Integration

```scheme
(define (comonad_context x)
  ;; Comonads: dual to Monad. Extract + Extend.
  x)
```


---

## Autopoietic Marginalia

> **The interaction IS the skill improving itself.**

Every use of this skill is an opportunity for worlding:
- **MEMORY** (-1): Record what was learned
- **REMEMBERING** (0): Connect patterns to other skills  
- **WORLDING** (+1): Evolve the skill based on use



*Add Interaction Exemplars here as the skill is used.*


## Para(Optic) atlas

Part of: `para-mensch-commons`.

