Skip to content

Commit bc766c3

Browse files
rhussclaude
andauthored
Add Community Friends section to README (#1956)
* Add Community Friends section with cc-sdd Adds a new "Community Friends" section to the README for projects that extend or build on Spec Kit. Starts with cc-sdd, a Claude Code plugin that layers composable traits (quality gates, worktree isolation, agent teams) on top of Spec Kit's core workflow. Suggested by @mnriem in discussion #1889. Assisted-By: 🤖 Claude Code Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Update cc-sdd repo URL after rename Assisted-By: 🤖 Claude Code Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Mention Superpowers explicitly in cc-sdd description Assisted-By: 🤖 Claude Code Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f132f74 commit bc766c3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
- [📋 Detailed Process](#-detailed-process)
3636
- [🔍 Troubleshooting](#-troubleshooting)
3737
- [💬 Support](#-support)
38+
- [🤝 Community Friends](#-community-friends)
3839
- [🙏 Acknowledgements](#-acknowledgements)
3940
- [📄 License](#-license)
4041

@@ -783,6 +784,14 @@ rm gcm-linux_amd64.2.6.1.deb
783784

784785
For support, please open a [GitHub issue](https://github.com/github/spec-kit/issues/new). We welcome bug reports, feature requests, and questions about using Spec-Driven Development.
785786

787+
## 🤝 Community Friends
788+
789+
Projects that extend, visualize, or build on Spec Kit:
790+
791+
| Project | Description |
792+
|---------|-------------|
793+
| [cc-sdd](https://github.com/rhuss/cc-sdd) | Claude Code plugin that adds composable traits on top of Spec Kit: [Superpowers](https://github.com/obra/superpowers)-based quality gates, spec/code review, git worktree isolation, and parallel implementation via agent teams. |
794+
786795
## 🙏 Acknowledgements
787796

788797
This project is heavily influenced by and based on the work and research of [John Lam](https://github.com/jflam).

0 commit comments

Comments
 (0)