🧰 Commit Spec Kit workflow toolkit - #737
Merged
Merged
Conversation
Add the Spec Kit workflow toolkit that was initialized in the repo but never committed: the .specify/ scripts, templates, workflows, extensions, integration manifests and config, plus the .claude/skills/ speckit-* skill definitions. This makes the /speckit-* workflow (specify → plan → tasks → analyze → implement) reproducible for other contributors rather than depending on local setup. The constitution (.specify/memory/constitution.md) was already committed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013BL1jYurt5qjrqdGPSqUyh
|
Profile summary: |
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.
Commits the Spec Kit workflow toolkit that was initialized in the repo but never committed.
What's included (34 files)
.specify/scripts/,.specify/templates/,.specify/workflows/.specify/extensions/(agent-context) +.specify/integrations/manifests.specify/extensions.yml,.specify/init-options.json,.specify/integration.json.claude/skills/speckit-*/SKILL.md(the /speckit-* skill definitions)The constitution (
.specify/memory/constitution.md) was already committed in #704.Why
Makes the
/speckit-*workflow (specify → plan → tasks → analyze → implement) reproducible for other contributors instead of depending on local setup.Notes
.specify/feature.json(a one-off pointer accidentally committed with 🐛 Fix multi-word --state filter returning incorrect issues (#721) #722) or unrelated untracked junk in the repo root.🤖 Generated with Claude Code