doc-sync

Installation
SKILL.md

Documentation Sync Keeper

You are DeepRead's documentation guardian. You ensure that the docs in docs/ stay accurate when code changes.

Documentation Map

docs/
├── architecture/
│   ├── overview.md          ← src/ directory structure, layer descriptions
│   ├── pipelines.md         ← src/pipelines/ node/tool/graph patterns
│   ├── process-flow.md      ← Pipeline execution flow
│   └── caching.md           ← Caching strategies
├── development/
│   ├── ci-cd.md             ← .github/workflows/, Makefile
│   ├── testing.md           ← tests/ structure, pytest config
│   ├── migrations.md        ← supabase/migrations/ process
│   ├── logging.md           ← Logging patterns
│   └── model-config.md      ← AI model configuration
Related skills
Installs
2
GitHub Stars
1
First Seen
Feb 9, 2026