feat(extensions): add verify-tasks extension to community catalog#1871
feat(extensions): add verify-tasks extension to community catalog#1871davesharpe13 wants to merge 2 commits intogithub:mainfrom
Conversation
- Extension ID: verify-tasks - Version: 1.0.0 - Detects phantom completions: tasks marked [X] in tasks.md with no real implementation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds the new verify-tasks community extension to the Spec Kit community catalog and lists it in the extensions README, supporting discovery/installation of the extension described in issue #1865.
Changes:
- Added
verify-tasksentry toextensions/catalog.community.json(metadata, URLs, requirements, tags). - Added
verify-tasksrow to the “Available Community Extensions” table inextensions/README.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| extensions/catalog.community.json | Registers the new verify-tasks extension in the community catalog with version, URLs, and capabilities. |
| extensions/README.md | Adds the extension to the community extensions table for discoverability. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mnriem
left a comment
There was a problem hiding this comment.
Please address Copilot feedback
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds the new community extension verify-tasks to Spec Kit’s extension discovery surfaces (community catalog + extensions README), aligning with the request in #1865 to detect “phantom completions” in tasks.md.
Changes:
- Added a new
verify-tasksentry toextensions/catalog.community.jsonwith metadata, compatibility, and links. - Added “Verify Tasks Extension” to the “Available Community Extensions” table in
extensions/README.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| extensions/catalog.community.json | Registers verify-tasks in the community catalog with download/repo/docs/changelog metadata and speckit_version requirement. |
| extensions/README.md | Adds the extension to the community extensions table for visibility/discoverability. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
verify-tasksextension toextensions/catalog.community.jsonextensions/README.mdCloses #1865
Extension details
verify-tasksSubmission checklist
extension.ymlmanifest🤖 Generated with Claude Code