Gate Setup banner
yunusgungor yunusgungor

Gate Setup

Development community

Description

--- description: Generate the machine-local ~/.bmad/gate-key used by the methodology's mechanical gates. --- # /metodoloji:gate-setup — Generate the gate key (gate-key init) The methodology's mechanical gates (Mode A approval, QR/PR hard mode) perform HMAC verification with the machine-local key in `~/.bmad/gate-key`. This file must be **outside the repo, with 0600 permissions**, and is never committed. ## Steps 1. If `~/.bmad/gate-key` exists: say "already installed" and finish (do not over

Installation

Installs to ~/.claude/skills/yunusgungor-metodoloji-gate-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yunusgungor-metodoloji-gate-setup && curl -fsSL https://raw.githubusercontent.com/yunusgungor/metodoloji/HEAD/commands/gate-setup.md -o ~/.claude/skills/yunusgungor-metodoloji-gate-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