Skip to content

docs: add implement-spec-cluster skill for stacked spec-driven chart work - #903

Open
madelineluke wants to merge 1 commit into
mainfrom
docs/implement-spec-cluster-skill
Open

docs: add implement-spec-cluster skill for stacked spec-driven chart work#903
madelineluke wants to merge 1 commit into
mainfrom
docs/implement-spec-cluster-skill

Conversation

@madelineluke

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new skill, .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-spec implement-new-*/implement-bug-fix skills).
  • Captures process learned while implementing the S2 Donut feature cluster: submitting a batch of specs as one "parent" PR before any implementation starts, clustering specs by dependency and confirming build order with the user before implementing, checking a chart type's design-token skill file and the S1 equivalent before implementing each spec, and linking every PR into the GitHub stack immediately rather than batching it at the end.
  • Documents the GH_REPO=<owner>/<repo> workaround needed for gh stack link/view when origin uses a custom SSH host alias instead of github.com.
  • Adds a short pointer to the new skill from 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

  • N/A - documentation only, no code changes.

🤖 Generated with Claude Code

…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>
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants