Harmony Setup banner
ycomplex ycomplex

Harmony Setup

Development community

Description

--- name: harmony-setup description: Configure the Harmony plugin for this project — sets the API token (and, for a non-prod target, the Supabase URL/anon key) and verifies the connection. allowed-tools: ["Read", "Write", "Edit", "Bash", "mcp__harmony__list_tasks"] --- # Harmony Plugin Setup Configure the Harmony plugin for the current project. A non-prod target (e.g. `staging`, for B-488-style plugin-change dogfood) is a supported, documented configuration, not an undocumented workaround (B-

Installation

Installs to ~/.claude/skills/ycomplex-harmony-plugin-harmony-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ycomplex-harmony-plugin-harmony-setup && curl -fsSL https://raw.githubusercontent.com/ycomplex/harmony-plugin/HEAD/commands/harmony-setup.md -o ~/.claude/skills/ycomplex-harmony-plugin-harmony-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository