Create well-researched GitHub issues with immediate refinement. Use when user says "create issue", "new issue", "file a bug", "open an issue", "report a problem", "request a feature", or wants to create a GitHub issue from a rough idea.
Bridge GitHub issues to development workflow — create branches, start work, check status. Use when user says "start working on issue
Edit, close, reopen, delete, and manage GitHub issues and labels. Use when user says "close issue
Administrative operations on GitHub issues — lock, unlock, pin, unpin, transfer. Use when user says "lock issue", "pin this issue", "transfer to another repo", "unlock conversation", "archive issue", or wants to perform administrative issue operations.
Analyze open issues against codebase activity, severity, and project trends to recommend what to work on next. Use when user says "what should I work on", "recommend an issue", "pick my next task", "what's most impactful", "suggest something to work on", or wants an opinionated recommendation of which issues to tackle.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
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
npx claudepluginhub ondrasek/cc-plugins --plugin github-issuesIntelligent GitHub release management for Claude Code via gh CLI
Quality methodology for Python, .NET, Rust, and Neovim Lua projects
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.
Fail-fast cascade checker — enforces staging, conventional commits, and push via Stop hook
Read-only calendar access via CLI tools — supports Google Calendar (gcalcli) and Microsoft 365 (Azure CLI + Graph API)
GitHub issue triage, creation, and management
This is a detailed way you can analyze the GitHub issues and let Claude handle them in best possible way.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns