Otherness.Learn banner
pnz1990 pnz1990

Otherness.Learn

Development community

Description

--- description: "Learn from open-source projects and agent systems in the wild. Extracts reusable patterns from codebases, AGENTS.md files, workflow designs, and agent loop implementations. Updates ~/.otherness/agents/skills/ with distilled learnings. Safe to run periodically." --- ## MODE: READ-ONLY This agent reads files and produces output. It does not write, edit, create, or delete any file in any zone. If asked to implement, fix, or change code or docs: stop and redirect. ``` [🚫 D4 GA

Installation

Installs to ~/.claude/agents/pnz1990-otherness-otherness.learn.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pnz1990/otherness/HEAD/agents/otherness.learn.md -o ~/.claude/agents/pnz1990-otherness-otherness.learn.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository