From 51e7779228660160ba8be7b34bfa63183f9047f7 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 20 Jun 2026 01:15:16 +0000
Subject: [PATCH] docs: auto-regenerate README and registry data
---
README.md | 9 +++++++++
dist/registry.json | 12 ++++++++++++
2 files changed, 21 insertions(+)
diff --git a/README.md b/README.md
index 6a9ff13..3ddf4b4 100644
--- a/README.md
+++ b/README.md
@@ -1038,6 +1038,15 @@ Also available for bat and Ghostty in the same repository.
+
+ Comfanion Workflow
- AI-assisted development workflow with agents, skills, and semantic search
+
+ Complete workflow system for AI-assisted development. Includes specialized agents (analyst, PM, architect, developer), reusable skills, slash commands, semantic code search with local vectorizer, and sprint management with Jira integration.
+
+ 🔗 View Repository
+
+
+
Cupcake
- Policy enforcement layer
diff --git a/dist/registry.json b/dist/registry.json
index 255422b..d3a069c 100644
--- a/dist/registry.json
+++ b/dist/registry.json
@@ -1197,6 +1197,18 @@
],
"tags": []
},
+ {
+ "productId": "comfanion-workflow",
+ "type": "projects",
+ "displayName": "Comfanion Workflow",
+ "repoUrl": "https://github.com/Comfanion/workflow",
+ "tagline": "AI-assisted development workflow with agents, skills, and semantic search",
+ "description": "Complete workflow system for AI-assisted development. Includes specialized agents (analyst, PM, architect, developer), reusable skills, slash commands, semantic code search with local vectorizer, and sprint management with Jira integration.",
+ "scope": [
+ "global"
+ ],
+ "tags": []
+ },
{
"productId": "cupcake",
"type": "projects",