List, view, and compare GitHub releases with natural language. Use when user says "show releases", "latest release", "what changed in v2.0", "release history", "compare releases", "show stable releases", "list drafts", or wants to browse, search, or inspect releases.
Set up GitHub release notes automation by generating .github/release.yml. Use when user says "configure release notes", "set up release categories", "create release.yml", "automate release notes", "customize release notes grouping", or wants to configure how GitHub generates release notes.
Create GitHub releases with intelligent version determination and release notes generation. Use when user says "create a release", "tag a release", "publish a release", "cut a release", "release version X", "new release", "ship it", or wants to create a new GitHub release with proper versioning and notes.
Edit, publish, delete, and manage GitHub releases and their assets. Use when user says "edit release notes", "publish the draft", "delete release", "upload asset", "download release assets", "update release title", or wants to modify existing releases.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins by ondrasek.
Add this marketplace to Claude Code:
/plugin marketplace add ondrasek/cc-plugins
Then install individual plugins:
/plugin install blueprint@cc-plugins
| Plugin | Description |
|---|---|
| blueprint | Quality methodology for Python, .NET, Rust, and Neovim Lua — analyzes your project and configures 9 dimensions of quality tooling (16 skills: 4 languages x setup/audit/update/explain) |
| github-issues | Intelligent GitHub issue management — natural language queries, codebase-aware creation, progressive refinement (epics → user stories) |
| github-releases | Intelligent GitHub release management — version detection, conventional commit analysis, release notes generation |
| git-auto-commit | Fail-fast cascade checker — enforces staging, version bumps, conventional commits, and push via Stop hook |
| auto-release | Automated semantic versioning and GitHub releases from conventional commits |
| obsidian-blueprint | Quality methodology for git-managed Obsidian vaults — analyzes vault structure and configures 7 dimensions of content quality (5 skills: setup/audit/update/explain/calendar) |
| calendar-access | Read-only calendar access — Google Calendar (gcalcli) and Microsoft 365 (Azure CLI + Graph API), with SessionStart hook for today's events (10 skills: setup/view/search/list-calendars + 6 shortcuts) |
| Script | Description |
|---|---|
| python-quality-gate | Fail-fast Python quality gate — 14 checks via Stop hook. Not a plugin due to Claude Code plugin hook bugs. Install as a project-level hook pointing to the canonical gist; the script self-updates via ETag. |
# Test a specific plugin against a target project
cd /path/to/target-project
claude --plugin-dir /path/to/cc-plugins/plugins/blueprint
Quality methodology for git-managed Obsidian vaults — analyzes vault structure and configures 7 dimensions of content quality
Configure review-snapshot hook for detecting test runners and capturing post-session snapshots. Detects technology stacks, finds test runners, writes config, and installs a Stop hook that captures changed files, diff stats, and test results after every Claude Code session.
Quality methodology for Python, .NET, Rust, and Neovim Lua projects
Intelligent GitHub issue management for Claude Code via gh CLI
Fail-fast cascade checker — enforces staging, conventional commits, and push via Stop hook
npx claudepluginhub ondrasek/cc-plugins --plugin github-releasesRelease workflow tools - auto-versioning, release notes, changelog updates
Semantic versioning management and automated release workflows
External artifacts: commit, pull-request, release-tag, issue-create
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.