- 📄 agent-teams.md
- 📄 communication.md
- 📄 marketing.md
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
- 📁 agents/
- 📁 references/
- 📄 SKILL.md
Prepare and publish DeepChat releases in this repository. Use when Codex needs to bump the app version, update CHANGELOG.md, keep release notes bilingual from v1.0.1 onward with English bullets first and Chinese bullets second, run release checks, create or update versioned release branches such as release/v1.0.1, continue a half-finished release, fast-forward main with the documented release flow, create or push version tags, or clean up release branches after publishing.
- 📁 agents/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.
Bump version, tag, write changelog, and create a GitHub release for fallow
Use whenever the user asks for release notes, changelog bullets, a GitHub Release body, a 'What's Changed' section, a summary from the last release or tag to now, or wants release copy grounded in real git history, PRs, issues, and candidate release changes. This skill is especially important when the user wants short publish-ready release bullets with repository-specific conventions.
This skill should be used when the user asks to "make a release", "create a release", "cut a release", "release a new version", "publish a release", or mentions preparing for release. Provides comprehensive workflow for reviewing changes, updating changelog, determining semver bump, and publishing.
Release process for the agr package. Handles version bumping (major/minor/patch/beta), changelog updates, pre-release quality checks, git tagging, and monitoring the GitHub Actions publish pipeline. Use this skill whenever the user wants to cut a release, bump the version, publish to PyPI, or asks about the release process — even if they just say "let's ship it" or "time for a new version". --- # agr Release Process This skill walks through the full release process for the `agr` package. The release is
- 📁 agents/
- 📁 references/
- 📄 SKILL.md
Repository-local WinuxCmd workflow for AI agents: download and integrate released WinuxCmd builds, activate .winuxcmd/bin, avoid PowerShell alias collisions, use man.exe, run MSVC builds/tests, and package the skill for release. Use when working in this repository or preparing WinuxCmd release assets and the skill bundle.
Tag, publish to PyPI, and create GitHub release for Kon with validation and rollback-safe steps
Create a GitHub release with changelog. Use when asked to "release", "cut a release", "publish version", "bump version", "create release".
Rust/Cargoプロジェクトのバージョン更新、GitHubリリース、crates.io publishを実行する。
- 📄 agent-explorer.toml
- 📄 AGENTS.md
- 📄 config.toml
Draft user-facing release notes from a git log range. Trigger when the user asks for "release notes", "changelog entry", or "what shipped this week" with a git ref range. Output is markdown sections grouped by Features / Fixes / Breaking with PR links.