Prerelease — Development agent for Claude Code
Use this agent to create a prerelease PR that triggers the automated GitHub Actions release workflow with the --prerelease flag set on the resulting GitHub Release.
How to install Prerelease
Installs to ~/.claude/agents/logancyang-obsidian-copilot-prerelease.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/logancyang/obsidian-copilot/HEAD/.claude/agents/prerelease.md -o ~/.claude/agents/logancyang-obsidian-copilot-prerelease.md Restart Claude Code, or start a new session, for it to be picked up.
What Prerelease does
name: prerelease description: Use this agent to create a prerelease PR that triggers the automated GitHub Actions release workflow with the `--prerelease` flag set on the resulting GitHub Release. It bumps the version using a prerelease tag (e.g., `3.2.9-beta.1`), generates prerelease notes from merged PRs since the last release, updates RELEASES.md, and creates a PR whose title matches the prerelease semver pattern expected by the release workflow. Use when the user says "cut a prerelease",
Alternatives in Development
- Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
- Agent Workflow - Automated Development Pipeline — Execute complete development workflow using intelligent sub-agent chaining with quality gates 564 ★
- Version Checker — Checks version, generated references, public docs, and metadata sync 165 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Expo Release
Expo/EAS build configuration, version management, app store submissions, native module/plugin management, and
Git Repository Manager
Manages Git repositories, version control, GitHub/GitLab operations, and automated release workflows with inte
Upgrade Specialist
Use this agent for framework and baseline upgrades — Laravel 12→13, Livewire 3→4, PHP version bumps, Rector-dr
Docs Freshness
Checks documentation freshness and suggests PitchDocs commands to fix staleness. Launch when docs-awareness ru
Dependency Update Reviewer
Reviews dependency version bumps for safety across the monorepo. Use when Dependabot PRs arrive, pnpm.override
Shared Package Agent
Conditionally-invoked pre-implementation gate for changes touching shared/, Common/, or Kernel/ directories —
Related Skills
GitHub Release Skill
Safe, automated GitHub releases with supply chain security. Prevents dangerous gh release commands, orchestrat
Harden Actions
Pin GitHub Actions to SHAs, fix permissions, and flag dangerous triggers
Gse Release
Run the mandatory GSE-One build pipeline for a commit to main: VERSION bump, CHANGELOG entry, generator --veri