omk
01Skill Claude CodeCodex
A toolkit for observing and measuring changes to AI prompts, retrieved knowledge, skills, agents, or workflows. It helps compare versions and decide whether a change is ready to release.
49 tagged knowledge engineering, measured the same way as everything else here.
Browse within: knowledge-graph 13ontology 12ontology-engineering 12benchmark 8prompt-engineering 8
Skill Claude CodeCodex
A toolkit for observing and measuring changes to AI prompts, retrieved knowledge, skills, agents, or workflows. It helps compare versions and decide whether a change is ready to release.
Skill Claude CodeCodex
Structured code review skill with explicit risk dimensions.
Skill Claude CodeCodex
Release readiness reviewer that turns a skill folder into a visible Skill Map.
kitchen-engineer42/joharnessburg
Skill Claude CodeCodex
Apply deterministic quality checks to the code John produces — catch the 80% of issues (leaked API keys, hardcoded prod URLs, broken imports, missing dependencies, infinite spinners, dead error states, debug logs in production) without invoking the LLM at all; only fall back to LLM-driven repair for the residual edge…
kitchen-engineer42/joharnessburg
Skill Claude CodeCodex
The append-only event log + deterministic reducer pattern John uses to coordinate parallel subagent work on shared state. Each subagent emits its own event files; one reducer folds all events into canonical state. Beats file locks, scales to thousands of work units.
kitchen-engineer42/joharnessburg
Skill Claude CodeCodex
How to write the initial PLAN.md at the start of a John project. Use this skill whenever the user has just run /john:init, when there is no PLAN.md yet, or when the user says "let's start a new project" / "design the plan" / "what should we build." PLAN.md is the durable contract that spans knowledge engineering…
gootf/corpus-knowledge-engineering
Skill Claude CodeCodex
Turn document corpora (books, merged TXT, PDF/EPUB, OCR text) into structured agent knowledge: normalize → deterministic source segmentation → chapter maps with provenance → book skills → evaluation gates. Use when the user wants to convert books/materials into AI skills, build a knowledge base from a corpus, evaluate…
Skill Claude CodeCodex
Orchestrate a hierarchical ontology engineering skill family for a specific domain. Use when the user wants end-to-end planning, team composition, research, ontology construction, validation, and release guidance grounded in competency questions, evidence, reuse-first modeling, and human review gates.
Skill Claude CodeCodex
Plan a domain ontology effort by clarifying scope, composing the working team, defining competency questions, and setting risk and approval gates before research begins.
Skill Claude CodeCodex
Run the research stage for a domain ontology project by collecting primary sources, checking whether the needed data is actually collectible in practice, curating evidence, identifying reuse candidates, and writing research artifacts to the exe folder.