Replies: 1 comment
|
Good questions — and there's a recent change worth knowing about. 1. What
So the "stale pointer changing artifacts in the old 2. It shouldn't be committed in the first place — and now it isn't A big part of the pain here was Two caveats:
3. A merge/squash + archive helper skill There's no bundled skill for this today (no "archive" extension yet). It's a reasonable feature request — the extension + manifest model could support a close/merge hook that squashes and archives the spec/plan — but it'd need to be designed. If you want to pursue it, opening a separate feature-request issue with the desired flow (local vs GitHub/GitLab merge, squash, where the archived spec lands) would be the way to move it forward. Co-authored by @mnriem and GitHub Copilot (model: Claude Opus 4.8) — drafted by the agent and reviewed before posting. |
Uh oh!
There was an error while loading. Please reload this page.
$speckit.specify updates
.specify/feature.jsonbut as far as I can tell, nothing clears it. When I end a feature branch (which has to be done manually -- no skill/command to help), thefeature.jsonfile still points to the old branch, resulting sometimes in artifacts getting changed in thespecs/{{feature_directory}}/path.All reactions