adityamparikh opened a new pull request, #62: URL: https://github.com/apache/solr-mcp/pull/62
## Summary - Installs [GitHub Spec Kit](https://github.com/github/spec-kit) scaffolding (`.specify/` directory) with templates, bash scripts, and project memory for structured spec-driven feature development - Adds `dev-docs/SPECKIT.md` documenting the workflow, directory structure, available slash commands (`/speckit.specify`, `/speckit.plan`, `/speckit.tasks`, etc.), and when to use spec-driven development - Slash commands in `.claude/commands/speckit.*.md` (added separately) integrate with the `.specify/` scaffolding to enable the full specify → plan → task → implement lifecycle ## Test plan - [ ] Verify `.specify/scripts/bash/*.sh` are executable - [ ] Verify `dev-docs/SPECKIT.md` renders correctly on GitHub - [ ] Run `/speckit.constitution` in Claude Code to confirm scaffolding works end-to-end 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
