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
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.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review