git
๐Pluginudecode/dotai
A Claude Code plugin marketplace (dotai) offering development toolkit plugins for debugging, TDD, git workflows, and learning, with commands and skills installable via shadcn registry.
Overview
Git is a plugin from the dotai collection by udecode that provides PR creation, draft management, and code review workflows for Claude Code. It is part of a development toolkit that includes 9 plugins, 5 commands, and 8 auto-invoked skills covering debugging, testing, learning, and documentation generation.
Key Features
- PR Workflow - Streamlined pull request creation, draft management, and review processes integrated into Claude Code
- Auto-Invoked Skills - Includes a
prskill that activates automatically based on context for seamless git workflow integration - Companion Plugins - Works alongside dotai's debug (four-phase debugging), test (TDD red-green-refactor), learn (knowledge extraction), and other plugins
- Easy Installation - Install via
/plugin marketplace add udecode/dotaithen/plugin install git, or use npx shadcn for initial setup - Command Integration - Complements dotai's 5 documentation commands for app design, tech stack generation, and plugin installation
Who is this for?
This plugin is designed for developers using Claude Code who want streamlined git workflows for pull request management and code reviews. It is particularly useful for teams practicing PR-based development who want automated support for creating, reviewing, and managing pull requests within their AI coding environment.
Part of
udecode-dotai
Installation
/plugin marketplace add https://github.com/udecode/dotai/plugin install git@dotaiMore from this repository10
Claude Code plugins for AI-powered development workflows
Claude Code development toolkit plugin providing integrated tools for documentation, PR workflows, and project planning with TDD and debugging frameworks.
A macOS notifications plugin from dotai by udecode, providing native desktop notification capabilities for Claude Code.
A Claude Code plugin marketplace (dotai) offering development toolkit plugins for debugging, TDD, git workflows, and learning, with commands and skills installable via shadcn registry.
A systematic debugging skill enforcing root cause investigation before attempting fixes. Provides a four-phase framework โ root cause investigation, pattern analysis, hypothesis testing, and implementation โ to prevent random patches and ensure thorough understanding of issues.
A test-driven development skill within the dotai toolkit that enforces the red-green-refactor cycle by guiding agents to write tests first, watch them fail, then implement code to make them pass.
Skill
Skill
Skill
Skill