source-unifier
Installation
SKILL.md
Source Unifier Skill
Purpose
Single responsibility: Intelligently merge documentation from multiple sources (websites, GitHub repos, PDFs) while detecting and transparently reporting conflicts between documented and implemented behavior. (BP-4)
Grounding Checkpoint (Archetype 1 Mitigation)
Before executing, VERIFY:
- All source URLs/paths are accessible
- Each source type is correctly identified (docs, github, pdf)
- Output directory is writable
- Merge mode is specified (rule-based or AI-enhanced)
- Conflict resolution strategy is defined
DO NOT merge without inspecting each source first.