Workflow automation agents, commands, and skills for Jira, GitHub, Notion, and Google Drive
npx claudepluginhub emiperez95/cc-toolkitClaude 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
Jira issue analyst - extracts comprehensive context from tickets including acceptance criteria, comments, and epic details
Jira ticket creator and updater - creates tickets, transitions states, and assigns to sprints
Google Drive document reader - reads Docs, Sheets, PDFs, and other files from Drive links
PR status monitor - tracks comments, CI/CD checks, approvals, and merge blockers
PR content collector - gathers metadata, file changes, commit history, and linked issues
Notion workspace searcher - retrieves documentation, meeting notes, and project information
Gemini CLI integration - leverages Gemini's large context window for codebase analysis
Multi-LLM PR reviewer - orchestrates 8 parallel reviewers with confidence scoring and consensus boosting
Automate Harvest timesheet from Google Calendar meetings
OpenAI Codex CLI integration - GPT-5-Codex with local and cloud execution support
Compact and reorganize Claude Code auto-memory files
Get all my open PRs with CI state, reviews, comments, and freshness