Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Подходящий сценарий: Ideal for AI agents that need use this skill when shipping a new tx version. Локализованное описание: # Release Use this skill when shipping a new tx version. It covers agent-infrastructure, ai-agents, cli workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Зачем использовать этот навык
Рекомендация: release helps agents use this skill when shipping a new tx version. Release Use this skill when shipping a new tx version. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Подходит лучше всего
Подходящий сценарий: Ideal for AI agents that need use this skill when shipping a new tx version.
↓ Реализуемые кейсы использования for release
! Безопасность и ограничения
- Ограничение: Do not stop at tag creation. The release is not done until publish.yml succeeds.
- Ограничение: Do not stop at tag creation
- Ограничение: Requires repository-specific context from the skill documentation
About The Source
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ и шаги установки
These questions and steps mirror the structured data on this page for better search understanding.
? Частые вопросы
Что такое release?
Подходящий сценарий: Ideal for AI agents that need use this skill when shipping a new tx version. Локализованное описание: # Release Use this skill when shipping a new tx version. It covers agent-infrastructure, ai-agents, cli workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Как установить release?
Выполните команду: npx killer-skills add jamesaphoenix/tx/release. Она работает с Cursor, Windsurf, VS Code, Claude Code и более чем 19 другими IDE.
Для чего можно использовать release?
Ключевые сценарии использования: Сценарий использования: Applying Use this skill when shipping a new tx version, Сценарий использования: Applying Run the local preflight:, Сценарий использования: Applying node scripts/release-preflight.mjs <version.
Какие IDE совместимы с release?
Этот навык совместим с Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Для единой установки используйте CLI Killer-Skills.
Есть ли ограничения у release?
Ограничение: Do not stop at tag creation. The release is not done until publish.yml succeeds.. Ограничение: Do not stop at tag creation. Ограничение: Requires repository-specific context from the skill documentation.
↓ Как установить этот skill
-
1. Откройте терминал
Откройте терминал или командную строку в директории проекта.
-
2. Запустите команду установки
Выполните: npx killer-skills add jamesaphoenix/tx/release. CLI автоматически определит вашу IDE или агента и настроит навык.
-
3. Начните использовать skill
Skill уже активен. Ваш AI-агент может сразу использовать release в текущем проекте.
! Source Notes
This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
release
# Release Use this skill when shipping a new tx version. It covers agent-infrastructure, ai-agents, cli workflows. This AI agent skill supports Claude Code