kodebase
Installation
SKILL.md
Kodebase CLI
Prerequisites
- Verify the kodebase binary is available:
kodebase version - For search and index commands, verify QMD is installed:
If missing, install withqmd --versionnpm install -g @tobilu/qmd. - Supported source languages: TypeScript (
.ts), TSX (.tsx), JavaScript (.js), JSX (.jsx), Go (.go).
Workflow Overview
Kodebase operates as a pipeline. The generate command must run before any other command.