> ## Documentation Index
> Fetch the complete documentation index at: https://docs.duckbrain.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub

> GitHub → DuckBrain ingest (Planned)

**Status:** Planned

Planned via **[gitcrawl](https://github.com/openclaw/gitcrawl)** from the crawl family — same pattern as Slack: local SQLite archive, attached read-only, mapped into the bronze envelope with content-hash idempotency.

Git/GitHub history (gitcrawl.sh) — commits, PRs, and review discussion.

```bash theme={null}
brew install openclaw/tap/gitcrawl     # or pick GitHub in `duckbrain init`
gitcrawl sync
duckbrain ingest gitcrawl              # adapter coming
```


## Related topics

- [ingest](/commands/ingest.md)
- [Sources Overview](/sources/overview.md)
- [Install](/install.md)
