Claude Code Plugin

Automate Your SDLC
with Claude Code

10 skills for AI-driven code review, pull requests, planning, and releases — directly in your terminal.

Claude Code
/plugin marketplace add rnagrodzki/sdlc-marketplace
/plugin install sdlc@sdlc-marketplace

Plan & Execute

Use /plan-sdlc and /execute-plan-sdlc to decompose requirements into parallel task waves, then execute with adaptive intelligence.

Learn more

Multi-Dimension Review

/review-sdlc dispatches parallel subagents across custom review dimensions, deduplicates findings, and posts structured PR comments.

Learn more

Ship with Confidence

From /commit-sdlc to /pr-sdlc to /version-sdlc — a complete git workflow with structured descriptions and semantic versioning.

Learn more

Full Orchestration

/ship-sdlc chains execute, commit, review, fix, version, and PR into a single automated pipeline with conditional review loops.

Learn more
Plugin Catalog

All Skills

User-invocable skills for automating your software development lifecycle. Each skill is a structured pipeline that runs inside Claude Code.

System Map

How the Skills Connect

Skills compose into development lifecycle workflows — plan, review, ship. Hover any node to trace its connections across the system.

PLAN REVIEW SHIP informs executes configures findings to staged for merged then feeds into fixes flow into or ship directly release after approved, then invokes invokes invokes invokes conditionally invokes invokes /jira-sdlc Create & manage Jira issue… INTEGRATIONS /plan-sdlc Write implementation plans PLANNING /execute-plan-sdlc Execute plans with paralle… PLANNING /setup-sdlc Configure review dimension… REVIEW /review-sdlc Multi-dimension code revie… REVIEW /received-review-sdlc Process review feedback REVIEW /commit-sdlc Smart commit message gener… GITOPS /pr-sdlc Create structured pull req… GITOPS /version-sdlc Bump version and create re… GITOPS /ship-sdlc Full pipeline orchestrator WORKFLOWS
Installation

Get Started in 3 Steps

  1. Install the plugin

    Add the marketplace and install the plugin directly from Claude Code. No npm, no config files — just two commands.

    /plugin marketplace add rnagrodzki/sdlc-marketplace
    /plugin install sdlc@sdlc-marketplace
  2. Run your first skill

    Start with /plan-sdlc — describe what you want to build and let it decompose your requirements into a structured implementation plan with parallel task waves.

    /plan-sdlc Add user authentication with OAuth2 and session management
  3. Explore the full toolkit

    Browse all 10 skills or see the workflows to understand how they compose into a complete SDLC pipeline.