Kodebase

Kodebase Documentation

Git-native project intelligence for AI-assisted development

Welcome to the Kodebase documentation. Learn how to use Kodebase to transform your development workflow with AI-powered project management that lives alongside your code.

What is Kodebase?

Kodebase is a git-native project intelligence system that provides structured context for AI coding assistants. It uses YAML artifacts stored in your repository to give LLMs the context they need to understand your project's scope, dependencies, and workflow.

Learn more about Kodebase

Key Concepts

  • Artifacts: YAML files that describe your project work (initiatives, milestones, issues)
  • Scout: The planning agent that transforms ideas into structured specs
  • Sherpa: The implementation agent that provides context and guidance during coding

Explore core concepts | Understand the workflow

Getting Started

Ready to get started? Check out the Installation Guide to set up Kodebase in your project.