Git commit workflows, PR management, and development best practices
/plugin marketplace add arevlo/claude-code-workflows
/plugin install arevlo-dev@arevlo/claude-code-workflows
Full commit workflow - detects changes, generates conventional commits, updates PRs
Check and kill processes using specific ports
Generate/update PR description based on all changes from main
Request AI code review on the PR via GitHub comment
Create a semver release with tag and GitHub release notes
Interactively resolve git merge conflicts with AI assistance
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.