Skip to content

Add OpenSpec, Claude Code skills, and planning scaffolding#340

Merged
HarmlessHarm merged 1 commit into
developfrom
feature/add-openspec-tooling
Jun 12, 2026
Merged

Add OpenSpec, Claude Code skills, and planning scaffolding#340
HarmlessHarm merged 1 commit into
developfrom
feature/add-openspec-tooling

Conversation

@HarmlessHarm

Copy link
Copy Markdown
Collaborator

Summary

  • Check in openspec/ — config and directories for spec-driven change proposals and archived specs
  • Check in .claude/commands/opsx and .claude/skills/openspec-* — slash commands and skill definitions for the propose / apply / archive / explore workflow
  • Check in .planning/ — feature spec drafts (per the convention already documented in CLAUDE.md)
  • Gitignore .claude/settings.local.json since it holds per-machine permissions allowlist that varies by contributor

No runtime code is touched; this is tooling/scaffolding only.

Test plan

  • openspec status runs against the committed config without errors
  • Slash commands (/opsx:propose, /opsx:apply, /opsx:archive, /opsx:explore) resolve from the checked-in .claude/commands/opsx/*.md
  • .claude/settings.local.json is not tracked after pulling this branch

Checks in the project-level tooling used for spec-driven feature work:
- openspec/ — OpenSpec config and directories for change proposals and archived specs
- .claude/commands/opsx — slash commands for the propose/apply/archive/explore workflow
- .claude/skills/openspec-* — skill definitions invoked by those commands
- .planning/ — feature spec drafts (per CLAUDE.md convention)

.claude/settings.local.json is gitignored since it holds per-machine
permissions allowlist that varies by contributor.
@sonarqubecloud

Copy link
Copy Markdown

@HarmlessHarm HarmlessHarm merged commit 61ea9df into develop Jun 12, 2026
4 checks passed
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