chappyasel

11 mods across 1 repository, 25 stars between them.

compile-cards

01

chappyasel/meta-kb

Skill Claude CodeCodex

Writes reference cards for projects, concepts, or people in the wiki. Projects get 800-1500 words with architecture, benchmarks, limitations, and alternatives. Concepts get 1500-2500 words. People get 150-250 words. Use when writing wiki reference cards for specific entities.

25 4mo ago A 64 tokens

compile-claims

02

chappyasel/meta-kb

Skill Claude CodeCodex

Extracts atomic verifiable claims from synthesis articles and runs self-evaluation by verifying a sample against raw sources. Outputs build/claims.json and build/eval-report.json. Use when extracting claims, running self-eval, or verifying wiki accuracy.

25 4mo ago A 53 tokens

compile-field-map

03

chappyasel/meta-kb

Skill Claude CodeCodex

Writes field-map.md, the flagship overview article that connects all taxonomy areas into one system. A 3000-5000 word systems map showing integration points, paradigm routing logic, and a concrete practitioner flow. Use when writing the field map or systems overview.

25 4mo ago A 56 tokens

compile-index

04

chappyasel/meta-kb

Skill Claude CodeCodex

Generates the agent-optimized ROOT.md topic index, project/topic indexes, missing coverage list, landscape comparison table, and wiki README. Use when generating indexes, the ROOT.md entry point, or the comparison table.

25 4mo ago A 46 tokens

compile-status

05

chappyasel/meta-kb

Skill Claude CodeCodex

Show pending changes and LLM-powered impact analysis without compiling. Detects new/modified/deleted sources via content hashing, maps them to dirty buckets, reads changed sources to assess impact and detect contradictions with existing claims. Use to preview what incremental compilation would do before running it.

25 4mo ago A 58 tokens

compile-synthesis

06

chappyasel/meta-kb

Skill Claude CodeCodex

Writes a single synthesis article (3000-5000 words) for one taxonomy bucket. Produces landscape analysis with approach categories, convergence, failure modes, and selection guide. Use when writing a synthesis article for a bucket.

25 4mo ago A 49 tokens

compile-wiki

07

chappyasel/meta-kb

Skill Claude CodeCodex

Compiles the wiki from raw markdown sources. Read config/domain.ts for the domain topic and taxonomy. Orchestrates a multi-phase pipeline using subagents: read sources, write synthesis articles, write reference cards, generate field map and indexes, extract claims, and run self-eval. Use when asked to compile, build…

25 4mo ago A 79 tokens

deep-research

08

chappyasel/meta-kb

Skill Claude CodeCodex

Deep-researches a project or paper for the knowledge base. Clones repos to read source code, fetches full paper text, and produces structured analysis files in raw/deep/. Use when asked to deep-research, deep-dive, analyze source code, or enrich a source with implementation details.

25 4mo ago A 65 tokens

incremental-compile

09

chappyasel/meta-kb

Skill Claude CodeCodex

Incrementally recompiles changed parts of the wiki after new sources are ingested. The skill handles change detection, LLM-powered impact analysis, and user confirmation. All compilation is delegated to the script pipeline (bun run compile --incremental), which handles entity extraction, resolution with anchoring…

25 4mo ago A 81 tokens

stop-slop

10

chappyasel/meta-kb

Skill Claude CodeCodex

Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.

25 4mo ago A 26 tokens

meta-kb CLAUDE.md

11

chappyasel/meta-kb

Instructions file

Claude Code instructions for chappyasel/meta-kb, covering claude.md, what is meta-kb?, commands, ingestion (manual — prompts user if relevance < 6.0) and curation (automated — auto-rejects relevance < 6.0).

25 4mo ago A 903 tokens