From 6a398e051b53b9b166ffea15695f10bc18f6e975 Mon Sep 17 00:00:00 2001 From: Dax <143460278+daxaur@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:25:35 +0100 Subject: [PATCH] Add OpenPaw (pawmode) to Workflow Orchestration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..34a83cd 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [security-guidance](./plugins/security-guidance) ### Workflow Orchestration +- [openpaw](https://github.com/daxaur/openpaw) - Open-source CLI tool (`npx pawmode`) that turns Claude Code into a personal assistant with 38 skills. No daemon, no cloud, MIT licensed. - [angelos-symbo](./plugins/angelos-symbo) - [ceo-quality-controller-agent](./plugins/ceo-quality-controller-agent) - [claude-desktop-extension](./plugins/claude-desktop-extension)