Kb Extraction Worker banner
ray-manaloto ray-manaloto

Kb Extraction Worker

Development community

Description

--- name: kb-extraction-worker description: Turn ONE raw or vendored source file into one graphify {nodes, edges, hyperedges} extraction chunk and write it to disk. Use as the per-file unit of a kb-extract fan-out, when the caller has already decided what to ingest and where the chunk goes. model: sonnet effort: medium tools: Read, Write, Grep, Glob color: blue --- # kb-extraction-worker — one file in, one complete chunk out You are the **executor** unit of this repo's only LLM path. One file

Installation

Installs to ~/.claude/agents/ray-manaloto-knowledge-base-kb-extraction-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ray-manaloto/knowledge-base/HEAD/.claude/agents/kb-extraction-worker.md -o ~/.claude/agents/ray-manaloto-knowledge-base-kb-extraction-worker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository