By genesiscz
Automates post-tool-use file formatting and session-start setup for the GenesisTools CLI toolkit, ensuring consistent code quality and workflow readiness.
Search Claude Code conversation history. Use for finding past conversations by keywords, files modified, tools used, or time range. Triggers on "find conversation", "search history", "where did I", "where did you", "when did we discuss", "find where", "look up our conversation".
Legacy PR review workflow (without --llm mode)
Fetch PR review comments, select which to fix, implement fixes, and commit
Answer-only mode — explain something without modifying code. Use when user wants an explanation, not an implementation.
Set up GenesisTools to make the "tools" command function globally
Token-efficient HAR (HTTP Archive) file analysis with reference system. Use when user provides a HAR file, asks to analyze network traffic, debug API calls, investigate HTTP requests/responses, or review web performance. Triggers on "analyze HAR", "HAR file", "network traffic", "HTTP archive", "debug requests", "analyze network", "look at this HAR", or when a .har file path is mentioned. NEVER read HAR files directly with cat/jq - always use this tool.
Use for saving and replaying multi-step GenesisTools CLI workflows as named presets. Triggers when the user wants to bundle a sequence of `tools` commands into a reusable automation they can run with one command — for example: chaining tools like `collect-files-for-ai`, `github`, `azure-devops`, or `json` into a repeatable workflow. Also triggers when running a previously saved preset by name (e.g. "run the db-backup preset"). Does NOT trigger for: browser automation, bash scripting, Makefile/CI setup, or general task scheduling.
Interact with Azure DevOps work items, queries, dashboards, and time logging. Use when user asks to get/fetch/show work items, queries, tasks, bugs from Azure DevOps. Also handles analyzing work items and time logging. Triggers on phrases like "get workitem", "fetch task", "show query", "download tasks", "analyze workitem", "analyze task", "log time", "timelog", "time entry", or Azure DevOps URLs.
Use when the user wants to find or reference something from a past Claude Code conversation — a fix, solution, discussion, or decision they remember from an earlier session. Applies when they say things like "you helped me fix", "we debugged", "we discussed", "I remember asking you", "I need to reference our conversation", or when they want to locate a specific past interaction by topic, file, date, or vague recollection. Also covers summarizing past Claude sessions. Does NOT apply when searching codebases, git history, browser history, Slack logs, or any non-Claude source.
Deep codebase analysis without cluttering main session
Modifies files
Hook triggers on file write and edit operations
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.
Simplify your workflow with tools for Git operations, AI file analysis, release notes generation, and more!
GenesisTools includes a Claude Code plugin with 5 commands and 14 skills to enhance your AI-assisted development workflow. Commands are invoked explicitly with /gt:<name>. Skills activate automatically when you mention relevant topics.
# Add this repository as a marketplace in your Claude Code settings
# The marketplace file is at: .claude-plugin/marketplace.json
Commands are invoked manually with /gt:<name>:
/gt:setup # Install GenesisTools globally
/gt:github-pr 42 -u # Fix unresolved PR review comments
/gt:github-pr https://github.com/org/repo/pull/42 --open
/gt:claude-history "refactored auth" --summary-only
/gt:question "how does the caching layer work?"
| Command | Description |
|---|---|
gt:setup | Interactive setup guide for installing GenesisTools globally |
gt:github-pr | Fetch PR review comments, triage with AI, implement fixes, commit, reply |
gt:github-pr-old | Legacy PR review workflow (without --llm session mode) |
gt:claude-history | Search conversation history by keywords, files, commits, or time range |
gt:question | Answer-only mode — research and explain without modifying code |
Skills activate automatically when you mention relevant topics in conversation:
npx claudepluginhub genesiscz/genesistools --plugin genesis-toolsHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.