From c3dafa3cce39581552781fc27600aea659909d62 Mon Sep 17 00:00:00 2001 From: Joseph Magly <1159087+jmagly@users.noreply.github.com> Date: Thu, 3 Sep 2026 21:09:02 -0400 Subject: [PATCH] Add AIWG --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..2b2ca8c 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,7 @@ Community-maintained plugin marketplaces you can add to access additional plugin | Marketplace | Description | Install | |-------------|-------------|---------| +| [AIWG](https://github.com/jmagly/aiwg) | Forty independently installable Claude Code framework and workflow plugins covering SDLC, research, security, operations, and other domains | `claude plugin marketplace add jmagly/ai-writing-guide` then `claude plugin install sdlc@aiwg` | | [ykdojo/claude-code-tips](https://github.com/ykdojo/claude-code-tips?tab=readme-ov-file#install-the-dx-plugin) | dx plugin: GitHub Actions analysis (`/gha`), conversation cloning (`/clone`, `/half-clone`), context handoffs (`/handoff`), Reddit fetching (`/reddit-fetch`) | `claude plugin marketplace add ykdojo/claude-code-tips` then `claude plugin install dx@ykdojo` |