From 731d47a45d8b58569b00e90fe1008a67e3aa04e4 Mon Sep 17 00:00:00 2001 From: mehmet turac Date: Fri, 5 Jun 2026 00:28:26 +0300 Subject: [PATCH] feat: add deploy and incident plugins --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4de615..4454786 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [ultrathink](./plugins/ultrathink) ### Automation DevOps +- [deploy](https://github.com/mturac/deploy) - [deployment-engineer](./plugins/deployment-engineer) - [devops-automator](./plugins/devops-automator) - [infrastructure-maintainer](./plugins/infrastructure-maintainer) @@ -182,6 +183,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you ### Security, Compliance, & Legal - [ai-ethics-governance-specialist](./plugins/ai-ethics-governance-specialist) +- [incident](https://github.com/mturac/incident) - [audit](./plugins/audit) - [compliance-automation-specialist](./plugins/compliance-automation-specialist) - [data-privacy-engineer](./plugins/data-privacy-engineer)