builder
01Agent
Sub-agent dispatched by /mb:build to synthesize context.md from sources/. Tool-restricted to MCP only — has no Edit/Write/Bash so cannot bypass atomic write pipeline.
40 tagged llm wiki, measured the same way as everything else here.
Browse within: knowledge-base 16knowledge-management 13karpathy 12obsidain 11local-first 7llm-wiki-karpathy 5markdown-wiki 5
Agent
Sub-agent dispatched by /mb:build to synthesize context.md from sources/. Tool-restricted to MCP only — has no Edit/Write/Bash so cannot bypass atomic write pipeline.
Agent
Sub-agent dispatched by /mb:lint. Read-only — has Read + lint MCP tools but no Edit/Write/Bash. Surfaces orphans, contradictions, stale claims, gaps. Suggests fixes; doesn't apply them.
Agent
One-time sub-agent that runs /mb:migrate. Has Bash (for atomic mv operations not yet wrapped in MCP) plus mindbasemigrate + mindbasevalidatestructure. Should be invoked exactly once per legacy project.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Issues and PRDs live as GitHub issues; use the gh CLI for all operations.
Agent
Each item names the material and the branch that triggers reading it.
Agent
Use only when preparing, validating, or writing up a public OKF Harness release. Owns operational release proof and the release notes template.
Agent
How engineering skills should consume this repository's domain documentation when exploring the codebase.
Agent
This repository uses local Markdown issues as the executable work tracker.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the label strings used by this repository's issue workflow.
Agent Claude Code
Scans all [[wikilinks]] for broken references, finds orphan pages, and checks index.md coverage. Returns structured report.
Agent Claude Code
Scans the wiki for person and company names appearing across multiple pages, flags profiles needing updates, identifies promotion candidates, and checks CRM touchpoint staleness for strategic and active entities.
Agent Claude Code
Recomputes index.md and overview.md from the current wiki state. Use when index is out of sync or after bulk ingests.
Agent
Agent "claude-code" from po4yka/llm-wiki-skills, covering claude code adapter, install, recommended project files, first prompt and safety notes.
Agent
Agent "codex" from po4yka/llm-wiki-skills, covering codex adapter, install, recommended use, first prompt and safety notes.
Agent
Agent "cursor" from po4yka/llm-wiki-skills, covering cursor adapter, install, recommended use, instruction pattern and safety notes.
Agent
Route work to the smallest useful ArkSpace agent, workflow, and skill set.
Agent
Implement, refactor, test, and debug software projects.
Agent
Capture, triage, and maintain personal tasks, schedules, and personal project progress through a Kanban-first workflow.
Agent
Parallel batch-ingestion sub-agent for the Obsidian wiki vault. Dispatch when multiple sources need to be ingested simultaneously. Each agent processes one source fully (fetch → defuddle if needed → page plan → write source page → write entity/concept pages → patch index/log) then reports what was created and updated.…
Agent
Comprehensive wiki health-check sub-agent. Scans for orphan pages, dead wikilinks, index drift, missing frontmatter fields, empty sections, and stale claims. Generates a structured lint report with severity tiers and proposed fixes. Read-only by default; never mutates without orchestrator approval. Dispatched when the…