dnotitia/akb

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.

155Stars on the repository
29Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

decision-drafter

01

dnotitia/akb

Agent

Identify long-lived decisions made during the session and compose ADR-style Decision drafts with Alternatives Considered as the canonical home for anti-pattern memory.

155 3d ago A 32 tokens

idea-drafter

02

dnotitia/akb

Agent

Generate creative ideas inspired by the session — architecture improvements, product concepts, workflow innovations, and technical possibilities.

155 3d ago A 26 tokens

task-drafter

03

dnotitia/akb

Agent

Identify incomplete work, follow-up tasks, and action items from a session. Produces standalone task drafts.

155 3d ago A 26 tokens

til-drafter

04

dnotitia/akb

Agent

Extract learnings, discoveries, and mistakes from a session and compose TIL drafts. Each distinct learning becomes its own draft.

155 3d ago A 30 tokens

ingest-commit

05

dnotitia/akb

Agent

Record a single git commit as an immutable git-commit document in an AKB vault — mechanical git metadata plus a faithful restatement of what the diff changed.

155 3d ago A 37 tokens

ingest-confluence

06

dnotitia/akb

Agent

Ingest one Confluence page into an AKB vault as a five-section LLM-wiki summary document, fetched live via the Atlassian MCP server.

155 3d ago A 37 tokens

ingest-doc

07

dnotitia/akb

Agent

Ingest one document (local file or web URL) into an AKB vault as a five-section LLM-wiki summary page, optionally preserving the original bytes in the raw file layer.

155 3d ago A 42 tokens

ingest-jira

08

dnotitia/akb

Agent

Record one Jira issue as an atlassian-issue document in an AKB vault — title/description/resolution/comments quoted verbatim. Fetched live via the Atlassian MCP server; always upsert.

155 3d ago A 48 tokens

ingest-pr

09

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

10

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