From 342bc0578ac7e3b9c1b5e6131d7d2c8803cb9517 Mon Sep 17 00:00:00 2001 From: Alfredo Perez Date: Thu, 9 Apr 2026 07:26:46 -0500 Subject: [PATCH] docs: add SpecKit Companion to Community Friends section Add SpecKit Companion VS Code extension to the Community Friends listing alongside existing community projects. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd7b3ce96..396cde2f2 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,8 @@ Community projects that extend, visualize, or build on Spec Kit: - **[Spec Kit Assistant](https://marketplace.visualstudio.com/items?itemName=rfsales.speckit-assistant)** — A VS Code extension that provides a visual orchestrator for the full SDD workflow (constitution → specification → planning → tasks → implementation) with phase status visualization, an interactive task checklist, DAG visualization, and support for Claude, Gemini, GitHub Copilot, and OpenAI backends. Requires the `specify` CLI in your PATH. +- **[SpecKit Companion](https://marketplace.visualstudio.com/items?itemName=alfredoperez.speckit-companion)** — A VS Code extension that brings a visual GUI to Spec Kit. Browse specs in a rich markdown viewer with clickable file references, create specifications with image attachments, comment and refine each step inline (GitHub-style review), track your progress through the SDD workflow with a visual phase stepper, and manage steering documents like constitutions and templates. + ## 🤖 Supported AI Agents | Agent | Support | Notes |