Build Kb banner
michaelgarcia michaelgarcia

Build Kb

Development community

Description

Use the kb-builder agent to ingest all source materials in knowledge_base/sources/ and build my candidate profile. Scan for new or modified files, process them in priority order, merge into candidate_profile.yaml, and update the source_index.md and ingestion_progress.yaml. Write the candidate_narrative.md after all files are processed.

Installation

Installs to ~/.claude/commands/michaelgarcia-careerforge-build-kb.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/commands/build-kb.md -o ~/.claude/commands/michaelgarcia-careerforge-build-kb.md

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

Full documentation available on GitHub

View Source Repository