README DISCOVERY banner
jellydn jellydn

README DISCOVERY

AI community

Description

# Discovery Skills for Next-Generation AI Models Based on Thariq Shihipar's "Field Guide to Fable" talk at AI Engineer 2026, these skills help agents systematically discover unknowns before implementation. ## The Problem: Map vs Territory Your prompt/plan is the **map**. The actual codebase and constraints are the **territory**. When the agent encounters something in the territory not in the map, that's an **unknown**. Advanced models can traverse vast solution spaces, making unknown discove

Installation

Installs to ~/.claude/skills/jellydn-my-ai-tools-readme-discovery/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jellydn-my-ai-tools-readme-discovery && curl -fsSL https://raw.githubusercontent.com/jellydn/my-ai-tools/HEAD/skills/README-DISCOVERY.md -o ~/.claude/skills/jellydn-my-ai-tools-readme-discovery/SKILL.md

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

Full documentation available on GitHub

View Source Repository