EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Scan Repos
Batch scan of GitLab repositories, orchestrated as a swamp workflow. Given an explicit list of repo paths, scans each in parallel. Given no list, first discovers active repos (optionally scoped to specific groups and/or by last-activity date), then scans each discovered repo. Produces one versioned `scan` resource per repo — the source-of-truth input to any downstream fact-discovery agent (typically one loading the @twonines/fact-store propose-facts skill).
Gitlab Repo Scanner
Scans a GitLab repository: returns structured metadata, a recursive file tree, and contents of known high-signal files. Provides fetch_files for on-demand content retrieval of paths discovered in the file tree.