Skip to content

docs: Cursor + Spec Kit workflow and worktrees.json example (v1.3.2)#7

Open
dango85 wants to merge 1 commit intomainfrom
docs/cursor-workflow-readme
Open

docs: Cursor + Spec Kit workflow and worktrees.json example (v1.3.2)#7
dango85 wants to merge 1 commit intomainfrom
docs/cursor-workflow-readme

Conversation

@dango85
Copy link
Copy Markdown
Owner

@dango85 dango85 commented Apr 15, 2026

Summary

Improves Cursor IDE guidance so this extension composes cleanly with Cursor’s native worktrees instead of feeling like a conflicting second system.

Changes

  • README — new section Cursor IDE: best results with Spec Kit

    • Recommends /worktree + .cursor/worktrees.json per Cursor worktrees (and CLI --worktree).
    • Clarifies Cursor vs this extension (who creates which checkout, when to avoid double isolation).
    • Suggests auto_create: false for Cursor-heavy teams using /worktree, and manual /speckit.worktrees.create when an in-repo git worktree is still wanted.
  • examples/cursor-worktrees.spec-kit.example.json + examples/README.md — starter worktrees.json (.env + optional .specify copy from $ROOT_WORKTREE_PATH on Unix; .env on Windows).

  • extension.yml — bump to v1.3.2; install_notes point Cursor users at official docs + new README section.

  • CHANGELOG.md, catalog-entry.json, PUBLISH.md, installation URL → v1.3.2.

After merge

  • Tag v1.3.2 will be created by Tag version on main (extension.yml changed).
  • Maintainer: gh release create v1.3.2 if you want a GitHub Release page in addition to the tag.

Related

Made with Cursor

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.

1 participant