dnotitia

29 mods across 1 repository, 155 stars between them.

akb

01

dnotitia/akb

Plugin Claude Code

Plugin marketplace listing 3 plugins: akb-claude-code, akb-sessions, akb-wiki.

155 3d ago A tokens not measured

SessionStart

03

dnotitia/akb

Hook Claude Code

Runs when a session starts, executing akb_pm_hook.py via python3. From dnotitia/akb.

155 3d ago A tokens not measured

UserPromptSubmit

04

dnotitia/akb

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing akb_pm_hook.py via python3. From dnotitia/akb.

155 3d ago A tokens not measured

PreToolUse

05

dnotitia/akb

Hook Claude Code

Runs before the agent uses a tool for Bash, Read, Write, Edit, MultiEdit, mcp__akb__.* and mcp__akb_test__.* tool calls, executing akb_pm_hook.py via python3. From dnotitia/akb.

155 3d ago A tokens not measured

Stop

06

dnotitia/akb

Hook Claude Code

Runs when the agent finishes a response, executing akb_pm_hook.py via python3. From dnotitia/akb.

155 3d ago A tokens not measured

akb

07

dnotitia/akb

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, UserPromptSubmit, PreToolUse, Stop) and 11 allowed tools.

155 3d ago C tokens not measured

akb AGENTS.md

08

dnotitia/akb

Instructions file CodexOpenCode

AGENTS.md instructions for dnotitia/akb, covering akb project guide, architecture, frontend design system, 2-layer mcp architecture and deployment.

155 3d ago A 3,147 tokens

akb CLAUDE.md

09

dnotitia/akb

Instructions file

Claude Code instructions for dnotitia/akb, covering claude guide for akb, mission, default work loop, pm collaboration and docs state machine.

155 3d ago A 977 tokens

akb-claude-code

10

dnotitia/akb

Plugin Claude Code

Bridge Claude Code's session lifecycle into AKB's agent-memory vault.

155 3d ago A tokens not measured

PreCompact

11

dnotitia/akb

Hook

Runs before the context is compacted, executing pre-compact.sh. From dnotitia/akb.

155 3d ago A tokens not measured

SessionEnd

12

dnotitia/akb

Hook

Runs when a session ends, executing session-end.sh. From dnotitia/akb.

155 3d ago A tokens not measured

akb-sessions

13

dnotitia/akb

Plugin Claude Code

Ingest coding sessions into an AKB vault as structured notes.

155 3d ago A tokens not measured

decision-drafter

14

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

15

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

16

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

17

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

session-ingest

18

dnotitia/akb

Skill Claude CodeCodex

Ingest a coding session JSONL into AKB as structured notes — session report + parallel-drafted TIL / task / idea / decision sub-notes. Auto-discovers the current session's JSONL when no positional path is given (Claude / Codex). --delegate {target} fires the work to another target's CLI and exits.

155 3d ago A 74 tokens

akb-wiki

19

dnotitia/akb

Plugin Claude Code

LLM-wiki layer for AKB vaults — unified document ingest (any source) and hybrid search.

155 3d ago A tokens not measured

akb

20

dnotitia/akb

MCP server Claude CodeCodexCursor +2

AKB MCP stdio client — connect any AI agent to AKB knowledge base. Zero dependencies, auto-reconnect. Runs locally from the akb-mcp npm package. Needs 2 environment variables to run.

155 3d ago A tokens not measured

ingest-commit

21

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

22

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

23

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

24

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