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

From Jira tickets to structured plans to parallel wave execution. The planning lane handles the full lifecycle of turning requirements into working code.

Learn more

Review Cycle

Initialize review dimensions, run multi-dimensional code reviews, and process feedback with dual critique gates that prevent blind acceptance.

Learn more

Ship with Confidence

Smart commits, structured PRs with custom templates, and semantic versioning with changelogs. Every release artifact is consistent and traceable.

Learn more

Full Orchestration

One command runs the entire pipeline — execute, commit, review, fix, version, PR. Conditional loops handle review findings automatically.

Learn more

Spec-Driven Development

Combine OpenSpec specifications with SDLC execution. Propose changes, write delta specs, then plan and execute with spec compliance checks built in.

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 on failure tightens guardrails CI failure on fix-applied 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 /harden-sdlc Harden guardrails after fa… 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 /verify-pipeline-sdlc Diagnose & fix failed CI r… DEVOPS
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.