Conversation
Mirrors the upgrade applied to opsmill/infrahub in PR #9057. * Pin SpecKit to v0.8.1 with Claude integration via .specify/init-options.json and .specify/integration.json * Convert legacy dev/commands/speckit.*.md to skills under dev/skills/ (with .claude/skills symlink) and add the bundled speckit-git-* skills * Install bundled git extension and the Full SDD Cycle workflow * Add Infrahub preset (dev/spec-kit/presets/infrahub) and install it so /speckit-specify enforces an infp-NNNN or ifc-NNNN ticket as the branch suffix; wire .specify/extensions.yml before_specify hook to it * Ignore .specify/**/.cache/ in .gitignore and skip /.specify in .yamllint.yml * Append SPECKIT marker block to CLAUDE.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3b43538 to
e21c550
Compare
Deploying infrahub-sdk-python with
|
| Latest commit: |
99312e5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c00cbf8e.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://pmi-20260428-upgrade-speckit.infrahub-sdk-python.pages.dev |
The .specify/integrations/claude/scripts/update-context.{sh,ps1} thin
wrappers were missing from the v0.8.1 install. They delegate to
.specify/scripts/bash/update-agent-context.sh (or its powershell
counterpart) so the integration's update-context dispatch works
consistently across shells, matching opsmill/infrahub PR #9057.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The v0.8.1 install adds skill files under .claude/skills/ (symlink to dev/skills/) and the bundled git extension under .specify/extensions/. Those files come from upstream SpecKit and don't follow this repo's markdownlint conventions. They're regenerated on every SpecKit upgrade, so editing them in place isn't viable. Add !.claude/skills/**, !dev/skills/**, and !.specify/extensions/** to the markdownlint job's exclude list, matching the pattern already used for !.claude/commands/**, !dev/commands/**, and !.specify/templates/**. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## stable #979 +/- ##
=======================================
Coverage 81.41% 81.41%
=======================================
Files 134 134
Lines 11347 11347
Branches 1703 1703
=======================================
Hits 9238 9238
Misses 1566 1566
Partials 543 543
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ogenstad
approved these changes
Apr 28, 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.
Why
Follow up of spec-kit implementation on
infrahubproject opsmill/infrahub#9076.How to test
Run Claude Code on the branch.
speckit-git-...commands should appear./speckit-git-featurecommand should have the customized infrahub description.