From 1c620f44ada793bd7231ed38c431ef62f0d421c8 Mon Sep 17 00:00:00 2001 From: Owen Wu Date: Sat, 17 Jan 2026 08:09:29 -0800 Subject: [PATCH] Add agent-manager-skill --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1860687..26fe939 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**Severance**](https://github.com/blas0/Severance) (41 ⭐) - A semantic memory system designed for Claude Code. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) (33 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) (14 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains. +- [**agent-manager-skill**](https://github.com/fractalmind-ai/agent-manager-skill) (2 ⭐) - tmux + Python agent lifecycle manager for running multiple local CLI AI agents (start/stop/monitor/assign) with cron-friendly scheduling; no server required. ---