By t0k0sh1
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Create a new git branch with a well-named branch following the convention. Use this skill whenever the user wants to create a new branch, switch to a new branch, or start working on a new feature/fix/task.
When an issue, bug, or review comment is found that may fall outside the current task scope, use this skill to ask the user whether to address it now or create a GitHub issue for later. Always use this skill instead of silently skipping or auto-deciding — the user decides what to include.
Runs pre-commands
Contains inline bash commands via ! syntax
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.
A collection of Claude Code plugins that enhance your development workflow with git operations, semantic code analysis, and rule generation.
| Plugin | Description |
|---|---|
| git | Streamline your git workflow with simple commands for committing, pushing, and creating pull requests |
| rule-creator | Generate project-specific Claude Code rules (.claude/rules/) by analyzing the codebase |
| serena | Provide codebase-aware assistance using Serena for semantic code analysis and navigation |
| review | Run CodeRabbit code reviews and apply suggested fixes |
Add the marketplace and install plugins:
claude marketplace add t0k0sh1/agent-plugins
claude plugin add git
claude plugin add rule-creator
claude plugin add serena
claude plugin add review
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Run CodeRabbit code reviews and apply suggested fixes
Generate project-specific Claude Code rules (.claude/rules/) by analyzing the codebase.
Simplify and refactor code by detecting duplication, unnecessary complexity, and naming issues
Provide codebase-aware assistance using Serena for semantic code analysis and navigation
npx claudepluginhub t0k0sh1/agent-plugins --plugin git使用簡單命令簡化您的 Git 工作流程,包括提交、推送和建立 Pull Request
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).