Git and GitHub workflow automation - streamlined PR creation, draft management, and code review workflows
Use when creating or updating pull requests with comprehensive descriptions and meaningful commits - streamlines PR workflow with branch management and commit best practices
Use when creating or updating draft pull requests without code review - streamlines draft PR workflow with meaningful descriptions and commit messages, focusing on work-in-progress documentation
Use when reviewing pull requests with comprehensive code analysis, incremental or full review options, and constructive feedback - provides thorough code reviews with severity ratings
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
Dig into library source code - clone and explore repos to answer API questions
Test-driven development workflow for writing tests before implementation - red-green-refactor cycle with deterministic unit tests
Continuous learning system - extracts reusable knowledge from work sessions into Claude Code skills
macOS notifications for Claude Code events
No verified skills in this plugin.
Complete development toolkit - documentation, PRDs, debugging, PR workflows, and planning
No verified skills in this plugin.
MCP servers for Codex integration
No verified skills in this plugin.
Auto-play/pause media on prompt submit/stop
No verified skills in this plugin.