dnotitia

29 mods across 1 repository, 155 stars between them.

ingest-pr

25

dnotitia/akb

Agent

Record a single GitHub PR merge event as a git-pr document in an AKB vault — PR title/body quoted verbatim, commit summaries pulled from pre-ingested git-commit docs. Fetched live via gh pr view.

155 3d ago A 50 tokens

ingest-release

26

dnotitia/akb

Agent

Record a single release tag as a git-release document in an AKB vault — release notes from the matching GitHub Release (annotated tag message fallback), commits bucketed by convtype. Requires range commits pre-ingested.

155 3d ago A 49 tokens

akb-ingest

27

dnotitia/akb

Skill Claude CodeCodex

Ingest whatever you point at into an AKB vault — a local file, a web URL, a GitHub PR/release/commit, a Confluence page, or a Jira issue. Auto-detects the source type and dispatches to a specialized ingest subagent; the router fetches and writes nothing itself. One target per invocation; globs expand to a sequential…

155 3d ago A 87 tokens

akb-query

28

dnotitia/akb

Skill Claude CodeCodex

Answer a question from the AKB vault — decompose, search (hybrid / graph), ground in compiled-truth-over-timeline precedence, and synthesize a cited answer with gap/conflict/stale flags. Read-only.

155 3d ago A 50 tokens

akb

29

dnotitia/akb

MCP server Claude CodeCodexCursor +2

Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP. Runs locally from the akb-mcp npm package. Needs 2 environment variables to run.

155 3d ago A tokens not measured