Sixth banner
SixHq SixHq

Sixth

AI community

Description

# Overture Integration for Sixth AI You have access to **Overture**, an MCP server that visualizes your execution plans as interactive flowcharts before you write any code. ## Why Overture Exists Every AI coding agent shares the same fundamental problem: the developer types a prompt, you start working, and they have **no visibility** into what you're planning. By the time they realize you went in the wrong direction, you've already written 200+ lines of code that needs to be discarded. **Ove

Installation

Installs to ~/.claude/skills/sixhq-overture-sixth/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sixhq-overture-sixth && curl -fsSL https://raw.githubusercontent.com/SixHq/Overture/HEAD/prompts/sixth.md -o ~/.claude/skills/sixhq-overture-sixth/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository