
from deep-recon35
Orchestrate parallel multi-agent reconnaissance rounds to explore a topic deeply and produce a structured recon document (vault/Obsidian friendly).
What it does: Deep Recon orchestrates multi-round, multi-agent reconnaissance sessions (Explorer/Associator/Critic/Synthesizer), persists agent outputs and metrics to disk, and produces a final recon document. When to use it: for thorough exploration, literature-style reconnaissance, or generating an Obsidian-friendly report. What's included: input parsing, vault scanning, parallel round dispatch, metrics persistence, cross-pollination rules, and final document production by the Synthesizer.
Deep Recon is a multi-agent reconnaissance skill for Obsidian vaults. It orchestrates 4 subagent roles (Explorer, Associator, Critic, Synthesizer) across 2-3 rounds to deeply explore a topic and produce a structured recon document. No scripts bundled — it's purely instruction-based, relying on the host agent's Task tool for subagent dispatch. Well-written SKILL.md with clear steps, good compaction resilience via disk persistence, and proper frontmatter.
Pure instruction skill with no bundled scripts. Security is very high as a result. Architecture is solid with good separation between orchestrator and agent roles. Usefulness is moderate — the multi-agent research pattern is valuable but niche to Obsidian/power-users. Several similar skills exist in the ecosystem.