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.
PR content collector - gathers metadata, file changes, commit history, and linked issues
Gemini CLI integration - leverages Gemini's large context window for codebase analysis
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
npx claudepluginhub emiperez95/cc-toolkit --plugin pr-statusGitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review