By emiperez95
Gemini CLI integration - leverages Gemini's large context window for codebase analysis
Claude Code plugins for workflow automation with Jira, GitHub, Notion, and Google Drive.
Install all plugins from the marketplace:
/plugin marketplace add emiperez95/cc-toolkit
Or install individual plugins:
/plugin marketplace add emiperez95/cc-toolkit:atlas-jira-analyst
/plugin marketplace add emiperez95/cc-toolkit:athena-pr-reviewer
| Name | Description |
|---|---|
| atlas-jira-analyst | Fetches Jira issue information including tickets, epics, acceptance criteria, and comments |
| apollo-jira-scribe | Creates and updates Jira tickets including status transitions and sprint assignments |
| clio-docs-oracle | Reads Google Drive files (Docs, Sheets, PDFs) and converts them to readable formats |
| heimdall-pr-guardian | Monitors PR status including comments, CI/CD checks, approvals, and merge blockers |
| hermes-pr-courier | Collects PR content including metadata, file changes, and commit history |
| minerva-notion-oracle | Searches and retrieves content from Notion workspaces |
| Name | Description |
|---|---|
| gemini | Leverage Gemini's massive context window for large codebase analysis |
| codex | OpenAI Codex CLI with local and cloud execution modes |
| memory-compact | Compact and reorganize Claude Code auto-memory files |
| Name | Description |
|---|---|
| athena-pr-reviewer | Multi-LLM PR reviewer with up to 8 parallel reviewers (auto-detects available LLM providers) |
| harvest-timesheet | Automate Harvest timesheet filling from Google Calendar meetings |
Harvest Timesheet Features:
~/.claude/harvest-timesheet.local.mdAthena Features:
Athena Auto-Approved Permissions:
This plugin includes a PermissionRequest hook that auto-approves specific operations to reduce permission prompts. You will still be asked to confirm:
The following are auto-approved with strict pattern matching:
| Operation | Pattern | Security |
|---|---|---|
| Bash scripts | Exact paths: ~/.claude/skills/athena-pr-reviewer/scripts/*.sh | Only skill's own scripts |
| Review outputs | Regex: /tmp/athena-review-[0-9]+/reviews/[a-z][a-z0-9-]*.md | Only PR work directory |
| Work files | Exact: context.md, diff.patch, verified-findings.md, rejected.md | Limited file set |
To disable auto-approval, remove the hooks/ directory from the plugin.
gh): Required for PR-related agentsacli): Required for Jira agentsMIT
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.
npx claudepluginhub emiperez95/cc-toolkit --plugin geminiGet all my open PRs with CI state, reviews, comments, and freshness
PR content collector - gathers metadata, file changes, commit history, and linked issues
Jira ticket creator and updater - creates tickets, transitions states, and assigns to sprints
OpenAI Codex CLI integration - GPT-5-Codex with local and cloud execution support
Multi-LLM PR reviewer - orchestrates 8 parallel reviewers with confidence scoring and consensus boosting
Integrate Gemini CLI for long-context code exploration from Claude Code and Codex
Use Gemini CLI from Claude Code to review code or delegate tasks.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns