Development lifecycle commands for GitHub issues and testing workflows
/plugin marketplace add rmakowiak/my-claude-marketplace
/plugin install dev-lifecycle@rmakowiak/my-claude-marketplace
Commit changes and manage PR for GitHub issue branch
Create a new GitHub issue using the exact specified markdown Issue Format
Fetch a GitHub issue and implement it
Review work done against a specification file for a GitHub issue
```bash
This directory contains scripts for setting up and managing an isolated review environment using Docker Compose.
Shutdown and cleanup the review environment Docker containers.
Fix issues identified in GitHub issue review output
Set up the review environment using Docker Compose to run API and UI on review-specific ports.
Update an existing GitHub issue to match the standard Issue Format
Fix a specific failing E2E test using the provided failure details
Fix a specific failing test using the provided failure details
Execute comprehensive validation tests for both frontend and backend components
Claude Agent SDK Development Plugin
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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