Curt-Park

12 mods across 2 repositories, 40 stars between them.

autology

01

Curt-Park/autology

Plugin Claude Code

Plugin marketplace listing 1 plugin: autology.

24 5mo ago A tokens not measured original MIT

autology

02

Curt-Park/autology

Plugin Claude Code

Living Ontology for Claude Code - Captures and reuses knowledge across sessions.

24 5mo ago A tokens not measured original MIT

eval-behavior

03

Curt-Park/autology

Command Claude Code

Run behavioral evals for an autology skill. Usage: /eval-behavior.

24 5mo ago A 21 tokens original MIT

eval-trigger

04

Curt-Park/autology

Command Claude Code

Run trigger evals for an autology skill. Empirically tests whether the skill description causes Claude to actually invoke it. Usage: /eval-trigger.

24 5mo ago E 34 tokens original MIT

SessionStart

05

Curt-Park/autology

Hook

Runs when a session starts, executing session-start.sh via bash. From Curt-Park/autology.

24 5mo ago A tokens not measured original MIT

autology-tutorial

06

Curt-Park/autology

Skill Claude CodeCodex

Use when user is new to Autology, asks "how does Autology work", wants to learn about knowledge capture, or requests a guided introduction.

24 5mo ago A 35 tokens original MIT

autology-workflow

07

Curt-Park/autology

Skill Claude CodeCodex

Use after significant project actions — commit, push, PR — or when the team settles on how to build or operate the system: a technology choice, a process, a rule, or a standard. Running close to the action keeps captured knowledge more accurate and complete.

24 5mo ago A 58 tokens original MIT

capture-knowledge

08

Curt-Park/autology

Skill Claude CodeCodex

Use to permanently record a project decision, convention, pattern, or known issue into the knowledge base (docs/) — triggers on explicit save intent ("remember this", "save this", "document this"), decision or convention announcements ("we decided", "settled on", "the rule is"), or triage output classifying new items…

24 5mo ago A 84 tokens original MIT

explore-knowledge

09

Curt-Park/autology

Skill Claude CodeCodex

Use whenever the user asks about this project's decisions, architecture, conventions, or how something works in this codebase — do NOT answer from general knowledge, always look it up in docs/. Trigger on questions like "why did we choose X?", "how does Y work here?", "what's our convention for Z?", "what docs…

24 5mo ago A 121 tokens original MIT

sync-knowledge

10

Curt-Park/autology

Skill Claude CodeCodex

Use when existing autology docs/ nodes need syncing or updating — when a doc is out of date after a code change, after refactors, when triage identifies existing nodes to verify, or for periodic full audits. Not for new items (use capture) or knowledge questions (use explore).

24 5mo ago A 63 tokens original MIT

triage-knowledge

11

Curt-Park/autology

Skill Claude CodeCodex

Use after significant actions (commits, decisions, refactors) or when asked to triage changes — classifies knowledge items as existing or new and provides topology hints for sync and capture.

24 5mo ago A 43 tokens original MIT