feat: add OpenSpec slash commands for Claude Code

- Remove .claude/ from .gitignore to share commands with team
- Add /openspec:proposal command for creating change proposals
- Add /openspec:apply command for implementing changes
- Add /openspec:archive command for archiving completed changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
FrankZamora
2025-12-05 12:59:05 -06:00
parent b2d5cdfb57
commit 30b30b065b
4 changed files with 60 additions and 1 deletions

1
.gitignore vendored
View File

@@ -73,5 +73,4 @@ _testing-suite/
# Claude Code tools
.playwright-mcp/
.serena/
.claude/
nul