docs: add implement-spec-cluster skill for stacked spec-driven chart work - #903
Open
madelineluke wants to merge 1 commit into
Open
docs: add implement-spec-cluster skill for stacked spec-driven chart work#903madelineluke wants to merge 1 commit into
madelineluke wants to merge 1 commit into
Conversation
…work Captures the cluster-level workflow developed while implementing the S2 Donut feature specs as a sequence of stacked PRs: submitting a batch of specs as one parent PR before implementing anything, clustering specs by dependency and confirming build order with the user, checking a chart type's design-token skill and S1 equivalent before implementing each spec, and linking every PR into the GitHub stack immediately (including the GH_REPO workaround for a custom SSH host alias). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
|
🎨 Storybook -> https://opensource.adobe.com/react-spectrum-charts/PR-903 🎨 S2 Storybook -> https://opensource.adobe.com/react-spectrum-charts/PR-903-s2 📚 Docs -> https://opensource.adobe.com/react-spectrum-charts/PR-903-docs/ |
c-lamoureux
approved these changes
Sep 2, 2026
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
.claude/commands/implement-spec-cluster.md, covering the workflow for implementing a batch of related, approved chart specs as a sequence of stacked PRs (the layer above the existing single-specimplement-new-*/implement-bug-fixskills).GH_REPO=<owner>/<repo>workaround needed forgh stack link/viewwhenoriginuses a custom SSH host alias instead ofgithub.com.CLAUDE.md's "Chart Feature & Bug Spec System" section.This PR is independent of the S2 Donut stack (stack #898) - it's a process/documentation change with no code impact, based directly off
main.Test plan
🤖 Generated with Claude Code