Skip to content

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

Open
BigLep wants to merge 1 commit intomasterfrom
biglep/add-spec-kit
Open

feat: add GitHub spec-kit for Cursor and Claude Code#26
BigLep wants to merge 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 Awaiting review

Development

Successfully merging this pull request may close these issues.

2 participants