OutlineDriven/odin-claude-plugin

27 stars · Last commit 2026-06-05

Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits.

README preview

# Outline-Driven Development for Claude Code

> Formerly known as the ODIN Claude Plugin. The repo URL stays the same; the brand has matured.

**Outline-Driven Development** (nicknamed ODIN) — Advanced code agent system for Claude Code with surgical precision, diagram-first engineering, and comprehensive workflow automation.

**Methodology**: [outline-driven-development](https://github.com/OutlineDriven/outline-driven-development)  ·  **Codex CLI**: [odin-codex-plugin](https://github.com/OutlineDriven/odin-codex-plugin)  ·  **Gemini CLI**: [odin-gemini-cli-extension](https://github.com/OutlineDriven/odin-gemini-cli-extension)  ·  **Site**: [outlinedriven.github.io](https://outlinedriven.github.io)

## Overview

ODIN is a professional-grade Claude Code plugin that transforms Claude into a sophisticated code agent with comprehensive workflow automation and rigorous engineering methodology.

**Key Capabilities:**

- 📐 **Diagram-First Engineering** - Architecture, concurrency, memory, data flow, optimization
- 🎯 **Surgical Code Editing** - AST-based transformations with ast-grep
- 🧠 **Confidence-Driven Execution** - Adaptive behavior based on complexity and risk
- 🔍 **Deep Investigation** - Mandatory file reading before code modifications
- 🔒 **Atomic Commits** - Conventional Commits protocol with incremental approvals

View full repository on GitHub →