Gh Copilot banner
SixHq SixHq

Gh Copilot

Git community

Description

# Overture Integration for GitHub Copilot 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 hundreds of lines of code that needs to be disc

Installation

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

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

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

Full documentation available on GitHub

View Source Repository