Introduction
Codiflow turns your Git repositories into a living, searchable model of your codebases — their domains, abilities, dependencies and risks. This guide walks you from connecting your first repository to asking the model questions and reusing solutions across teams.
Prerequisites
- A GitLab or GitHub account with access to the repository you want to analyze.
- Permission to authorize a read-only integration for your organization.
- Optional: the Codiflow CLI for picking up prepared tasks in your terminal.
Connect
Authorize Codiflow against your Git host. Access is read-only — we never write to your repositories, and self-hosted runners are coming soon.
What you get next
Around ten static-analysis layers read every line and build your model. Once it's ready you can explore domains and abilities, chat with the code, generate documentation, and route Jira tasks — all covered in the sections on the left.