Add Dev Workflow extension — spec authoring, TDD, and independent review agents for Claude Code#2004
Open
one-kash wants to merge 1 commit intogithub:mainfrom
Open
Add Dev Workflow extension — spec authoring, TDD, and independent review agents for Claude Code#2004one-kash wants to merge 1 commit intogithub:mainfrom
one-kash wants to merge 1 commit intogithub:mainfrom
Conversation
Adds ai-agent-dev-workflow to the community catalog — a full TDD pipeline for Claude Code with specification authoring, chunk-based implementation, and independent review agents that run in isolated context to eliminate author-evaluator bias.
Contributor
Author
|
Added a Spec Kit community extension badge and an Acknowledgments section to the repo README, referencing Spec Kit as the inspiration and linking back to the community extensions listing. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Dev Workflow community extension entry to Spec Kit’s extension discovery surfaces, enabling users to find and install the extension via the community catalog and README listing.
Changes:
- Registered
dev-workflowinextensions/catalog.community.jsonwith metadata, requirements, capabilities, and tags. - Updated the community extensions table in
README.mdto include “Dev Workflow”. - Bumped the community catalog
updated_attimestamp.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| extensions/catalog.community.json | Adds the dev-workflow extension metadata to the community catalog and updates catalog timestamp. |
| README.md | Adds a new row for “Dev Workflow” in the Community Extensions table. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Summary
/spec(specify) →/tdd(plan + implement) →review-plan(independent plan review) →review-impl(independent implementation review)ralphis built for Copilot CLI)What makes this different from existing extensions
resumefields and context management strategy survive context resets across sessionsExtension details
process— orchestrates workflow across phasesRead+Write— creates spec docs, tracker files, review reportsChecklist
extension.ymlmanifest in repoREADME.mdwith installation and usage docsLICENSEfile (Apache 2.0)extensions/catalog.community.jsonREADME.md(alphabetical order)