Skip to main content

Scan Repos

@twonines/scan-reposv2026.07.03.5· 4d agoWORKFLOWS
01README

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).

02Workflows1
@twonines/scan-repos376e305b-ead9-45c7-99a9-70c7e1e5f028

Scan a list of GitLab repositories in parallel. Each repo produces a versioned scan resource — metadata, file tree, and high-signal file contents — for downstream consumption by fact-discovery agents loading the @twonines/fact-store propose-facts skill. Repo selection (discovery, random sampling, explicit lists) happens outside this workflow — typically via the scan-repos.sh wrapper script which runs discover, picks repos, then invokes this workflow with the selected paths.

scanScan each repo in parallel
1.scanrepo-scanner.scan
03Previous Versions4
2026.07.03.4Jul 3, 2026

Modified 1 workflows

2026.07.03.3Jul 3, 2026

Added 1 workflows

2026.07.03.2Jul 3, 2026
2026.07.03.1Jul 3, 2026
04Stats
A
100 / 100
Downloads
0
Archive size
3.7 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels