Xdoubleu Claude Plugins — Git skill for Claude Code
Personal Claude Code plugin marketplace: generic skills for task flow, session retros, git cleanup, and GitHub issue triage.
How to install Xdoubleu Claude Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open xdoubleu/xdoubleu-claude-plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Xdoubleu Claude Plugins does
Personal Claude Code plugin marketplace: generic skills for task flow, session retros, git cleanup, and GitHub issue triage.
Alternatives in Git
- Flow Git — Use the @flow-git agent for git operations: $ARGUMENTS 523 ★
- Create Worktree + Spawn Agent — git worktree add ../feat-custom-templates -b feat/custom-templates origin/main cd ../feat-custom-templates && 211 ★
- Hybrid Worktree — Start a new task in an isolated Git worktree with Hybrid Ralph PRD mode 123 ★
README
xdoubleu-claude-plugins
xdoubleu's personal Claude Code plugin marketplace: generic skills/hooks that aren't tied to any one project, so they can be installed once and reused across repos instead of being copy-pasted (and drifting) into each project's own `.claude/skills/`.
Install
/plugin marketplace add xdoubleu/xdoubleu-claude-plugins
/plugin install git-task-flow@xdoubleu-claude-plugins
/plugin install session-retro@xdoubleu-claude-plugins
/plugin install git-cleanup@xdoubleu-claude-plugins
/plugin install github-issue-triage@xdoubleu-claude-plugins
/plugin install skill-lifecycle@xdoubleu-claude-plugins
/plugin install session-hygiene@xdoubleu-claude-plugins
Maintain a persistent local clone at `~/github/claude-plugins` for editing this repo — see `plugins/skill-lifecycle`.
Plugins
- git-task-flow —
task-worktree(fresh worktree off the default branch) andship-pr(rebase, push, open PR, auto-merge decision, watch CI to green). The generic halves of any project's own start-task/ finish-task flow; a project can wrap these with its own project-specific steps (tracking issue creation, lint/coverage/build commands, auto-merge thresholds). - session-retro — reflects on a session's own tool-call/CI history for concrete inefficiencies and ships the smallest fix as its own issue/PR when something real turns up.
- git-cleanup — automatically removes local worktrees/branches for PRs
already merged (including squash merges) at the start of every session
(
hooks/hooks.json,SessionStart), plus an on-demand skill for the same cleanup right after a merge. - github-issue-triage —
refine-issue(single-issue refinement) andissue-triage(bulk pass: dedup, label, prioritize, split oversized issues). Config-driven via.claude/github-triage.config.jsonin the consuming repo — seeplugins/github-issue-triage/skills/refine-issue/SKILL.mdfor the config shape; the skill bootstraps that file interactively
Related Skills
Take Issue
把 /maigo:triage-issue 判定 READY 的 GitHub issue 接進實作——orchestrator 前置抓料,整理成需求敘述後交給標準 teammate-flow(樂奈探索、燈寫 plan、
Gsd Beads
Beads (bd) issue-tracking plugin for gsd-core's plan→execute→verify→ship lifecycle — makes bd the durable, git
Tail Claude Mux
tmux sidebar with Claude Code/pi agent state, git branches, and instant session switching. Personal tool — for
Rook Claude
Claude Code plugin marketplace for rook maintainers: code review, triage, and systemic-PR skills
Session Cleanup Skill
A Claude Code skill for structured end-of-session git housekeeping.
Mise Handoff
Write a clean hand-off of the current session state to a durable artifact (the project's task tracker, a GitHu
Related Agents
Flow Git
Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection. Flow detects
OSS
Open-source maintainer of redbar — repository governance, not the prose (that's the scribe's job). Invoke for
Team GitHub Operator
GitHub CLI operator — inspect, fetch, triage, label, link, and post content on issues and pull requests using