By emiperez95
Notion workspace searcher - retrieves documentation, meeting notes, and project information
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 minerva-notion-oracleGet all my open PRs with CI state, reviews, comments, and freshness
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
Multi-LLM PR reviewer - orchestrates 8 parallel reviewers with confidence scoring and consensus boosting
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Make your AI agent code with your project's architecture, rules, and decisions.
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.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.