Conversation
Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: mairp <oec.valle.art@gmail.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Specstride to Community Friends (
docs/community/friends.md), at the bottom of the list.Specstride builds on Spec Kit. It takes a feature's
tasks.mdas its input and drives a coding agent through the phases one at a time.spec.md,plan.mdand contracts go along as read-only context. A separate LLM critic has to approve each phase's evidence before the next phase starts. Its--reversemode can also produce a Spec Kit layout from an existing codebase. The project is Apache-2.0 and maintained; v0.1.0 was released today.It is independent and not affiliated with GitHub. The entry follows the page's existing note.
Testing
uv run specify --help(n/a, no code change)AI Disclosure
AI disclosure: Claude Code (Claude Opus 5.5), human-supervised. It drafted the one-paragraph entry and opened this PR at my request. I reviewed the text, and it describes my own project accurately. Docs only, no code.