Ideonomy Skill
Description
A Claude Code skill for expanding ideas via Patrick Gunkel's ideonomy, synthesized from Grace Kind's essays. Picks a different combination of operators, organons, and dimension-prompts each invocation.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Ideonomy — a skill for exploring an idea space
*Ideas are natural phenomena. They have properties. They live along dimensions. They can be sliced, negated, recombined, and re-instantiated like any other natural object.* — after Patrick Gunkel, via Grace Kind
A pair of skills that turn any idea into a populated neighborhood of related ideas, by applying combinations of *ideonomic operators* — negate, substitute, combine, abstract, re-instantiate, find-the-tree — drawn from a randomized tuple at every invocation.
Every call picks a different combination of operators, organons, and dimensional prompts from a catalog of millions of distinct method-tuples. The agent doesn't get to fall back on its default brainstorming moves. That's the whole point.
The two skills share one brain (operators × organons × dimension-prompts × picker × cooldown) and differ only in how they render the artifact:
| Skill | Rendering | Best channel |
|---|---|---|
ideonomy-plain |
Plain Markdown lists, fenced-code-block tables, no Unicode box-drawing. | Anywhere — including SMS bridges, Telegram, plain Slack DMs, and any context where Unicode might mangle. |
ideonomy-rich |
Performative ASCII art: figlet banners, Unicode box-drawing, density gradients, visible ideonomy-machinery layers (tuple legend, dimensions surfaced, operator-named dividers, ideonomy trail). | Terminals, READMEs, blog posts with monospace code blocks, fixed-width-font emails, ttyrec sessions. |
Default to `ideonomy-plain`. Use `ideonomy-rich` when you know the medium can hold the art.
Try the rite
$ ~/.claude/skills/ideonomy-plain/bin/pick # or ideonomy-rich; same picker
=== IDEONOMY METHOD TUPLE (this invocation) ===
OPERATORS:
- abstraction-lift
- cross-domain-reinstantiation
ORGANONS:
- periodic-grid
DIMENSION-PROMPTS:
- longevity
- autonomy
- reversibility
==============================================
[…bodies of each picked method file follow, r
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11