From a4106d7294bacdea83cd4b3e3c74f3803bb8a5b0 Mon Sep 17 00:00:00 2001 From: devnomad Date: Sun, 5 Jul 2026 03:43:09 +0800 Subject: [PATCH] Add Cosmosmith --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 905c9a3..66a77bd 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ June 14, 2026 - [**Severance**](https://github.com/blas0/Severance) - (47 ⭐) - A semantic memory system designed for Claude Code. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) - (44 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) - (18 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains. +- [**Cosmosmith**](https://github.com/devnomad-byte/cosmosmith) - (3 ⭐) - Multi-agent workflow initializer that generates AGENTS.md, task.md, proposal/design templates, and adapters for Claude Code, Cursor, Copilot, OpenCode, and Trae. ---