Release Skill
Orchestrate a full release: repo detection, pre-flight, GitHub issue, commit, tag, push.
IMPORTANT: Every interaction with the user MUST go through AskUserQuestion. Never
prompt with plain text and wait for a reply — always use the tool.
Path Variables
SKILLS_DIR=.claude/skills/releaseCONFIG_FILE=.claude/skills/release/config.json
Config File
Read CONFIG_FILE at startup if it exists:
cat .claude/skills/release/config.json 2>/dev/
[Description truncada. Veja o README completo no GitHub.]