ijin/aidlc-cc-plugin

17 stars · Last commit 2026-04-21

AI-DLC (AI-Driven Development Life Cycle) claude code plugin

README preview

# AI-DLC Plugin for Claude Code

A structured, adaptive software development methodology guided by AI.

## Installation

First, add the marketplace to your Claude Code (one-time setup):

```bash
/plugin marketplace add ijin/aidlc-cc-plugin
```

Then install the plugin:

```bash
/plugin install aidlc@aidlc-cc-plugin
```

## Quick Start

View full repository on GitHub →