1 min read
Kevin Claude Preset - Pointer Index
This is the global Claude Code preset source. Bootstrap links it into the Claude configuration path. Keep it compact and load the linked source files on demand.
Start
- Load
~/Documents/GitHub/kevin-wiki/AGENTS.md. - Load
~/Documents/GitHub/kevin-wiki/wiki/meta/agent-operations-hub.md. - Use
~/Documents/GitHub/kevin-wiki/wiki/meta/slash-command-index.mdfor listable/commandroutes. - In the wiki repo, run
npm run statusbefore substantive work.
Source Of Truth
- Wiki root:
~/Documents/GitHub/kevin-wiki - Skills source:
skills/{engineering,productivity,personal,misc,in-progress,deprecated}/ - Runtime skill index:
skills/.runtime/all - Claude skills projection:
~/.claude/skills - Universal AgentSkills bridge:
~/.agents/skills - Routing:
wiki/meta/capability-routing-map.mdandwiki/SKILL-RESOLVER.md
Closeout
- Agent config:
npm run bootstrapandnpx tsx scripts/doctor.ts --only config-sync. - Skill sources:
npm run skill-registryandnpm run skills:check. - Slash commands:
npm run slash-command-indexandnpm run slash-command-index:check. - Wiki pages:
npm run build-index, qmd update/embed when available, and appendwiki/log.md.
Do not paste the wiki manual, personality text, or provider-independent rules here. They belong in the linked wiki and skill files.