# Epistemic Discovery Engine

> |

- **Type:** Skill
- **Install:** `agentstack add skill-r-irbe-proof-skills-epistemic-discovery-engine`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [r-irbe](https://agentstack.voostack.com/s/r-irbe)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [r-irbe](https://github.com/r-irbe)
- **Source:** https://github.com/r-irbe/proof-skills/tree/main/skills/epistemic-discovery-engine
- **Website:** https://github.com/r-irbe/proof-skills

## Install

```sh
agentstack add skill-r-irbe-proof-skills-epistemic-discovery-engine
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Epistemic Discovery Engine — Active UU Hunting

The Discovery Engine is the **operational arm** of epistemic-mapping. Where epistemic-mapping defines quadrants, scores, and transitions, the Discovery Engine executes the search protocols that keep the epistemic map current and the UU zone shrinking.

```
epistemic-mapping (the map) ←──updates──← epistemic-discovery-engine (the explorer)
research-council  (the strategists)  ←──feeds──← epistemic-discovery-engine (the scout)
```

---

## Routing

- **USE FOR / DO NOT USE FOR / TRIGGERS** — see the `description` field in the YAML frontmatter above. Same dispatch contract is restated here for in-skill discovery.
- **USE FOR:** epistemic discovery — picking a discovery mode (Census / Dependency / Literature / Cross-domain / Community), running an Unknown-Unknown (UU) hunting protocol at the right depth (Shallow / Standard / Deep / Exhaustive), emitting census + probe + trigger reports, anti-stagnation mechanisms, project relevance scoring.
- **DO NOT USE FOR:** a known research question (use @lean-research); council convocation on a known artifact (use @lean-review-council or @research-council); synthesis emission of known content (use @research-synthesis-engine).
- **TRIGGERS:** discovery, unknown unknown, UU hunt, epistemic discovery, census, dependency probe, cross-domain probe, community probe, anti-stagnation.

## Workflow

1. Pick the discovery mode (handbook Part 1) that matches the suspected blind spot.
2. Run the UU hunting protocol at the chosen depth (handbook Part 2).
3. Emit the corresponding report (handbook Part 3 — Census / Probe / Trigger templates).
4. Hand off promising leads to `@research-council` (deep) or `@lean-research` (single-question) per handbook Part 4.
5. Apply anti-stagnation mechanisms (handbook Part 5) when consecutive discovery sessions produce overlapping leads.

## Recovery & STOP

- STOP if the suspected unknown turns out to be a known-unknown after probe — re-classify and delegate to `@lean-research`.
- STOP if 3+ consecutive sessions in the same mode produce overlapping leads — switch mode per handbook Part 5.
- STOP if project relevance score (handbook Part 6) falls below threshold — close the discovery and document the negative result.

## Handoffs

- **Predecessors:** `agent:gateway`, `skill:research-council`, `skill:lean-research`.
- **Successors:** `skill:research-council`, `skill:research-synthesis-engine`, `skill:lean-zettelkasten`.

---

## Detailed reference

Full methodology content (Parts 1–7) lives in
[`references/epistemic-discovery-engine-handbook.md`](../../references/epistemic-discovery-engine-handbook.md).
Load that file when the skill is convened; the SKILL.md only carries
the dispatch contract and a parts index.

| Section | Topic | Covers |
|---|---|---|
| Part 1 | Discovery Modes | Census / Dependency / Literature / Cross-domain / Community |
| Part 2 | UU Hunting Protocols | Unknown-unknown probing per level |
| Part 3 | Reporting and Outputs | Census + probe + trigger templates |
| Part 4 | Integration Architecture | Wiring with research-council + synthesis |
| Part 5 | Anti-Stagnation Mechanisms | Discovery-loop diversifiers |
| Part 6 | Applicability Scoring | Per-repository applicability scoring |
| Part 7 | Cross-References | Sibling skill inventory |

---

## See also

- [`../../references/epistemic-discovery-engine-handbook.md`](../../references/epistemic-discovery-engine-handbook.md) — Full handbook (extracted from this skill)
- [`../research-council/SKILL.md`](../research-council/SKILL.md) — Successor
- [`../research-synthesis-engine/SKILL.md`](../research-synthesis-engine/SKILL.md) — Successor
- [`../lean-zettelkasten/SKILL.md`](../lean-zettelkasten/SKILL.md) — Successor

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [r-irbe](https://github.com/r-irbe)
- **Source:** [r-irbe/proof-skills](https://github.com/r-irbe/proof-skills)
- **License:** Apache-2.0
- **Homepage:** https://github.com/r-irbe/proof-skills

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-r-irbe-proof-skills-epistemic-discovery-engine
- Seller: https://agentstack.voostack.com/s/r-irbe
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
