Skip to content

feat: add GitHub spec-kit for Cursor and Claude Code#26

Merged
BigLep merged 1 commit intomasterfrom
biglep/add-spec-kit
Apr 7, 2026
Merged

feat: add GitHub spec-kit for Cursor and Claude Code#26
BigLep merged 1 commit intomasterfrom
biglep/add-spec-kit

Conversation

@BigLep
Copy link
Copy Markdown
Contributor

@BigLep BigLep commented Apr 2, 2026

Summary

Adds GitHub Spec Kit for spec-driven development in this repo:

  • Cursor: .cursor/commands/ slash commands (/speckit.*)
  • Claude Code: .claude/skills/ skills (/speckit-*)
  • Shared: .specify/ scripts, templates, and constitution template
  • Context updates: integration.json points at a small multi-agent wrapper so plan-driven context refresh updates both CLAUDE.md and .cursor/rules/specify-rules.mdc when those flows run.

Also adds .gitignore entries for __pycache__, *.pyc, and .claude/settings.local.json (local permissions/paths should not be committed).

Note

This repository’s default branch is master (there is no main on origin), so this PR targets master.

How to validate

  • Open the repo in Cursor and confirm Spec Kit commands appear.
  • Open in Claude Code and confirm speckit skills are available.

Made with Cursor

Initialize spec-driven workflow: Cursor slash commands, Claude Code skills,
shared .specify templates/scripts, and a multi-agent update-context wrapper.

Ignore local Claude settings and Python bytecode.

Made-with: Cursor
@FilOzzy FilOzzy added this to FOC Apr 2, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Apr 2, 2026
@BigLep BigLep moved this from 📌 Triage to 🔎 Awaiting review in FOC Apr 2, 2026
@BigLep BigLep requested a review from rjan90 April 2, 2026 22:10
@BigLep BigLep self-assigned this Apr 2, 2026
@BigLep
Copy link
Copy Markdown
Contributor Author

BigLep commented Apr 2, 2026

@rjan90 : I'm hoping to poke at #25 and was thinking speckit might be good to try for this.

@BigLep
Copy link
Copy Markdown
Contributor Author

BigLep commented Apr 7, 2026

@rjan90 : I'm going to merge this since I want to use it for a "github project exporter" that I'm going to try making, which will also use #24 . For my basic git skils, it will be easier for me to not need to rely on both of these open branches.

No probel though if you want me to change or back this out. Easy to do.

@BigLep BigLep merged commit 9bd65cb into master Apr 7, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from 🔎 Awaiting review to 🎉 Done in FOC Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants