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",