Back to the catalog

outline-driven-development

Outline-Driven Development for Gemini CLI - methodology + skills + agents for Google Gemini coding workflows.

Open source Open in the app JSON README (API)

About

Outline-Driven Development for Gemini CLI - methodology + skills + agents for Google Gemini coding workflows.

Details

Kind
Plugins
Topic
AI, RAG & memory
Publisher
outlinedriven
Origin
gemini
Category
ferramentas
Version
1.3.2
Stars
5
Forks
2
Last push
2026-07-07T18:01:43Z
Repository state
ativo
Language
Python
License
Apache-2.0
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
outlinedriven/odin-gemini-cli-extension

README

# Outline-Driven Development for Gemini CLI

> Formerly known as the ODIN Gemini CLI Extension. The repo URL stays the same; the brand has matured.

**Outline-Driven Development** (nicknamed ODIN) — methodology and agent system for Gemini CLI with diagram-first engineering and comprehensive workflow automation.

**Methodology**: [outline-driven-development](https://github.com/OutlineDriven/outline-driven-development)  ·  **Claude Code**: [odin-claude-plugin](https://github.com/OutlineDriven/odin-claude-plugin)  ·  **Codex CLI**: [odin-codex-plugin](https://github.com/OutlineDriven/odin-codex-plugin)  ·  **Site**: [outlinedriven.github.io](https://outlinedriven.github.io)

---

## Official Extension Installation (Recommended)

```bash
gemini extensions install https://github.com/OutlineDriven/odin-gemini-cli-extension --auto-update
```

That easy.

### Additional Settings Customization (Optional)

```shell
git clone https://github.com/OutlineDriven/odin-gemini-cli-extension
cp ./odin-gemini-cli-extension/settings.json ~/.gemini/settings.json
```

More