agenticnotetaking

93 mods across 2 repositories, 3.5k stars between them.

arscontexta

02

agenticnotetaking/arscontexta

Plugin Claude Code

Conversational derivation engine — generate agent-native memory architecture from natural conversation. 15 kernel primitives, 26 commands, 17 feature blocks, 3 presets.

3.5k 6mo ago A tokens not measured original MIT

knowledge-guide

03

agenticnotetaking/arscontexta

Agent

Proactive methodology guidance agent. Monitors note creation and provides real-time quality advice. Suggests connections, flags quality issues, recommends MOC updates. Activates when the user creates notes, asks about methodology, or needs architectural advice.

3.5k 6mo ago A 50 tokens original MIT

SessionStart

04

agenticnotetaking/arscontexta

Hook

Runs when a session starts, executing session-orient.sh. From agenticnotetaking/arscontexta.

3.5k 6mo ago A tokens not measured original MIT

PostToolUse

05

agenticnotetaking/arscontexta

Hook

Runs after a tool call finishes for Write tool calls, executing write-validate.sh and auto-commit.sh (2 commands). From agenticnotetaking/arscontexta.

3.5k 6mo ago A tokens not measured original MIT

graph

06

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Interactive knowledge graph analysis. Routes natural language questions to graph scripts, interprets results in domain vocabulary, and suggests concrete actions. Triggers on "/graph", "/graph health", "/graph triangles", "find synthesis opportunities", "graph analysis".

3.5k 6mo ago A 50 tokens original MIT

learn

07

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Research a topic and grow your knowledge graph. Uses Exa deep researcher, web search, or basic search to investigate topics, files results with full provenance, and chains to processing pipeline. Triggers on "/learn", "/learn [topic]", "research this", "find out about".

3.5k 6mo ago A 59 tokens original MIT

next

08

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Surface the most valuable next action by combining task stack, queue state, inbox pressure, health, and goals. Recommends one specific action with rationale. Triggers on "/next", "what should I do", "what's next".

3.5k 6mo ago A 50 tokens original MIT

pipeline

09

agenticnotetaking/arscontexta

Skill Claude CodeCodex

End-to-end source processing -- seed, reduce, process all claims through reflect/reweave/verify, archive. The full pipeline in one command. Triggers on "/pipeline", "/pipeline [file]", "process this end to end", "full pipeline".

3.5k 6mo ago A 54 tokens original MIT

ralph

10

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Queue processing with fresh context per phase. Processes N tasks from the queue, spawning isolated subagents to prevent context contamination. Supports serial, parallel, batch filter, and dry run modes. Triggers on "/ralph", "/ralph N", "process queue", "run pipeline tasks".

3.5k 6mo ago A 61 tokens original MIT

reduce

11

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Extract structured knowledge from source material. Comprehensive extraction is the default — every insight that serves the domain gets extracted. For domain-relevant sources, skip rate must be below 10%. Zero extraction from a domain-relevant source is a BUG. Triggers on "/reduce", "/reduce [file]", "extract…

3.5k 6mo ago A 73 tokens original MIT

refactor

12

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Plan vault restructuring from config changes. Compares config.yaml against derivation.md, identifies dimension shifts, shows restructuring plan, executes on approval. Triggers on "/refactor", "restructure vault".

3.5k 6mo ago A 43 tokens original MIT

reflect

13

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Find connections between notes and update MOCs. Requires semantic judgment to identify genuine relationships. Use after /reduce creates notes, when exploring connections, or when a topic needs synthesis. Triggers on "/reflect", "/reflect [note]", "find connections", "update MOCs", "connect these notes".

3.5k 6mo ago C 62 tokens original MIT

remember

14

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".

3.5k 6mo ago A 40 tokens original MIT

rethink

15

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".

3.5k 6mo ago A 51 tokens original MIT

reweave

16

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Update old notes with new connections. The backward pass that /reflect doesn't do. Revisit existing notes that predate newer related content, add connections, sharpen claims, consider splits. Triggers on "/reweave", "/reweave [note]", "update old notes", "backward connections", "revisit notes".

3.5k 6mo ago C 70 tokens original MIT

seed

17

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Add a source file to the processing queue. Checks for duplicates, creates archive folder, moves source from inbox, creates extract task, and updates queue. Triggers on "/seed", "/seed [file]", "queue this for processing".

3.5k 6mo ago A 49 tokens original MIT

stats

18

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Show vault statistics and knowledge graph metrics. Provides a shareable snapshot of vault health, growth, and progress. Triggers on "/stats", "vault stats", "show metrics", "how big is my vault".

3.5k 6mo ago A 45 tokens original MIT

tasks

19

agenticnotetaking/arscontexta

Skill Claude CodeCodex

View and manage the task stack and processing queue. Shows pending work, active tasks, completed items, and queue state. Triggers on "/tasks", "show tasks", "what's pending", "task list", "queue status".

3.5k 6mo ago A 49 tokens original MIT

validate

20

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Schema validation for notes. Checks against domain-specific templates. Validates required fields, enum values, description quality, and link health. Non-blocking — warns but doesn't prevent capture. Triggers on "/validate", "/validate [note]", "check schema", "validate note", "validate all".

3.5k 6mo ago A 61 tokens original MIT

verify

21

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".

3.5k 6mo ago A 61 tokens original MIT

add-domain

22

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Add a new knowledge domain to your existing system. Derives domain-specific configuration through conversation, generates domain folders, templates, and vocabulary while preserving and connecting to your existing architecture.

3.5k 6mo ago A 38 tokens original MIT

architect

23

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Research-backed evolution advice for your knowledge system. Analyzes health reports, friction patterns, and derivation history to propose specific changes with research justification. Never auto-implements — proposals require your approval.

3.5k 6mo ago A 42 tokens original MIT

ask

24

agenticnotetaking/arscontexta

Skill Claude CodeCodex

Query the bundled research knowledge graph for methodology guidance. Routes questions through a 3-tier knowledge base — WHY (research claims), HOW (guidance docs), WHAT IT LOOKS LIKE (domain examples) — plus structured reference documents. Returns research-backed answers grounded in specific claims with practical…

3.5k 6mo ago A 87 tokens original MIT