ArkaAiAdmin

14 mods across 1 repository, 0 stars between them.

UserPromptSubmit

01

ArkaAiAdmin/Agentic-Memory

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running codegraph prompt-hook. From ArkaAiAdmin/Agentic-Memory.

0 yesterday A tokens not measured copy · 100% Apache-2.0

Agentic-Memory

02

ArkaAiAdmin/Agentic-Memory

Settings file Claude Code

Agent settings declaring 1 hook event (UserPromptSubmit) and 1 allowed tools.

0 yesterday A tokens not measured copy · 100% Apache-2.0

codegraph

03

ArkaAiAdmin/Agentic-Memory

MCP server Claude CodeCodexCursor +2

MCP server "codegraph" as configured in ArkaAiAdmin/Agentic-Memory. Launched with codegraph serve --mcp.

0 yesterday A tokens not measured copy · 100% Apache-2.0

kg-engineer

05

ArkaAiAdmin/Agentic-Memory

Agent

Knowledge graph — entity extraction, fact extraction, temporal KG, contradiction detection, KG queries.

0 yesterday A 21 tokens original Apache-2.0

security-auditor

08

ArkaAiAdmin/Agentic-Memory

Agent

Security audit — OWASP checks, injection detection, permission audits, drift enforcement, config integrity.

0 yesterday A 23 tokens original Apache-2.0

test-writer

09

ArkaAiAdmin/Agentic-Memory

Agent

TDD specialist — write tests first for the eval/ suite, knows test patterns and safety wiring.

0 yesterday C 23 tokens original Apache-2.0

ArkaAiAdmin/Agentic-Memory

Instructions file CodexOpenCode

AGENTS.md instructions for ArkaAiAdmin/Agentic-Memory, covering agents.md — agentic-memory (maintainer edition), system at a glance, session protocol, agent self-editing and hard rules.

0 yesterday A 5,809 tokens original Apache-2.0

ArkaAiAdmin/Agentic-Memory

Skill Claude CodeCodex

Maintainer procedure for adding a new Claude Code lifecycle hook to the agentic-memory system. Use when an event (session start, pre-tool, post-tool, session end) should automatically do something the agent shouldn't have to remember to do. Don't use for scheduled background jobs (that's add-a-cron-job).

0 yesterday B 71 tokens original Apache-2.0

add-a-cron-job

12

ArkaAiAdmin/Agentic-Memory

Skill Claude CodeCodex

Maintainer procedure for adding a new background cron job to the agentic-memory system. Use when you need a recurring task (consolidation, dedup, integrity check, etc.) that runs on a schedule. Don't use for one-shot CLI tools (just write a script and document it in docs/how-to/).

0 yesterday C 71 tokens original Apache-2.0

add-an-mcp-tool

13

ArkaAiAdmin/Agentic-Memory

Skill Claude CodeCodex

Maintainer procedure for adding a new MCP tool to the agentic-memory system. Use when the user-facing tool surface needs a new verb (e.g., a new read op, a new maintenance op, a new admin op). Don't use for adding CLI scripts (that's add-a-cron-job) or new Claude Code lifecycle hooks (that's add-a-claude-code-hook).

0 yesterday A 84 tokens original Apache-2.0

memory-architecture

14

ArkaAiAdmin/Agentic-Memory

Skill Claude CodeCodex

Maintainer view of the agentic-memory system. Use when onboarding to the codebase, planning a refactor that crosses module boundaries, or answering "what calls what / what depends on what". Don't use for end-user MCP tool questions — that's the user-facing agentic-memory skill.

0 yesterday A 63 tokens original Apache-2.0