Skip to main content

EXTENSIONS

Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.

Filter by what you need and pull what fits.

Selection
13 results
label:git

Gitlab

@webframp/gitlab · v2026.07.30.1

Read and write GitLab data via GraphQL (REST fallback for branches and

upd Jul 3187 pullsA100/100

Forgejo Code

@jamesakeech/forgejo-code · v2026.07.30.1

Code-reading methods for @shrug/forgejo — map a repository's file tree, read individual files, and snapshot every matching text file into one reviewable data blob. Turns a metadata-only forge node into a source for code review and IaC analysis.

upd Jul 301 pullsA100/100

Git Workspace

@twonines/git-workspace · v2026.07.22.1

Local git operations model — clone, branch, read, commit, push. Designed for agent-driven development workflows where code changes are authored locally and pushed to a remote forge. Supports a configurable workspace layout (default: $HOME/{host}/{group}/{project}) and commit message format enforcement.

upd Jul 2328 pullsA100/100

Graphite Draft Submit

@mgreten/graphite-draft-submit · v2026.07.21.4

Submit an already-validated Git commit as a draft GitHub pull request using the Graphite CLI, then independently verify with the GitHub CLI that the pull request points at the validated SHA, branch and base and is a draft.

upd Jul 219 pullsA100/100

Graphite Stack

@mgreten/graphite-stack · v2026.07.20.1

Composition lifecycle for a Graphite (gt) multi-PR stack — validate a declared linear plan, finalize one-commit units, cascade restacks, pin a composed head, and submit gated, idempotent, ordered draft PRs.

upd Jul 201 pullsA100/100

Test Evidence Validator

@mgreten/test-evidence-validator · v2026.07.20.1

Validates a caller-supplied parsed test result for internal consistency and a recognized multi-language test-runner command, then commit-pins the evidence to an immutable Git commit and branch, returning a single pass/fail verdict.

upd Jul 2017 pullsA100/100

Github

@webframp/github · v2026.07.18.1

Query GitHub data using the gh CLI for repository, PR, issue, release, and workflow visibility.

upd Jul 1847 pullsA100/100

Github

@keeb/github · v2026.07.18.1

List GitHub pull requests via the gh CLI from swamp workflows.

upd Jul 1816 pullsA100/100

Forgejo

@shrug/forgejo · v2026.07.17.1

Query [Forgejo](https://forgejo.org/) and [Gitea](https://gitea.io/) instances

upd Jul 188 pullsA100/100

Repo Indexer

@twonines/repo-indexer · v2026.07.13.1

Clones a GitLab repository, chunks all text files, embeds them via an OpenAI-compatible API, and writes a SQLite database supporting hybrid search (FTS5 keyword + vector cosine with RRF reranking). Methods: index, index_batch, search, reindex, status, discover, list-indexed, list-searches.

upd Jul 148 pullsA100/100

Forgejo

@thomas/forgejo · v2026.06.24.1

Careful administration of a Forgejo (or Gitea) server over its /api/v1 REST API, authenticated with a scoped access token. Find-or-create organizations and repositories and converge their settings, run GitHub pull-mirrors (create via /repos/migrate, reconcile interval/visibility, queue immediate syncs), and audit every mirror's sync health. Mutations are find-or-create or reversible (archive/unarchive); there are no delete methods — a failed migration's empty shell repo is detected and reported, never auto-deleted. Mirror source credentials are write-only: supplied via a vault reference, sent once, never read back or emitted.

upd Jun 240 pullsA100/100

Github

@goodcraft/github · v2026.06.14.1

GitHub management — create repositories, releases, and pull requests via the GitHub REST API (Octokit). Read-only sync plus idempotent ensureRepo / ensureRelease / openPr, each dryRun by default.

upd Jun 1416 pullsA100/100

Git Contributor Analysis

@looper/git-contributor-analysis · v2026.03.02.2

Analyze git repository contributors over a configurable time period.

upd Mar 23 pullsD41/100