extract-candidates

Installation
SKILL.md

extract-candidates — Stage B-2 Candidate Extraction

When This Skill Runs

  • Called by /knowledge-distillery:batch-refine orchestrator after /knowledge-distillery:collect-evidence completes
  • Runs within the same subagent context (Evidence Bundle is in-memory)
  • Invoked as /knowledge-distillery:extract-candidates

Prerequisites

  • knowledge-gate CLI available (use the hook-provided exact path or the knowledge-gate skill's own scripts/knowledge-gate)
  • .knowledge/vault.db accessible via CLI only (no direct reads)
  • Evidence Bundle from /knowledge-distillery:collect-evidence available in-memory

Allowed Tools

Installs
6
First Seen
May 11, 2026
extract-candidates — ether-moon/knowledge-distillery