Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
github
/
spec-kit
Public
Notifications
You must be signed in to change notification settings
Fork
12.4k
Star
138k
Code
Issues
136
Pull requests
167
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add
specify integration
subcommand for post-init integration management
- #2083
#2083
Merged
mnriem
merged 17 commits into
main
github/spec-kit:main
from
copilot/add-specify-integration-subcommand
github/spec-kit:copilot/add-specify-integration-subcommand
Copy head branch name to clipboard
Apr 3, 2026
Conversation
Commits
17
(17)
Checks
Findings
Files changed
Merged
Add
specify integration
subcommand for post-init integration management
#2083
mnriem
merged 17 commits into
main
github/spec-kit:main
from
copilot/add-specify-integration-subcommand
github/spec-kit:copilot/add-specify-integration-subcommand
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
Initial plan
Copilot
authored
f81490c
View commit details
Copy full SHA for f81490c
Browse repository at this point
Add specify integration subcommand (list, install, uninstall, switch)
Show description for 5391d77
Copilot
and
mnriem
authored
5391d77
View commit details
Copy full SHA for 5391d77
Browse repository at this point
Address review feedback: extract helper, fix return type annotation
Show description for a914d8d
Copilot
and
mnriem
authored
a914d8d
View commit details
Copy full SHA for a914d8d
Browse repository at this point
Potential fix for pull request finding 'Unused import'
Show description for 8a36cd9
mnriem
and
github-code-quality[bot]
authored
8a36cd9
View commit details
Copy full SHA for 8a36cd9
Browse repository at this point
Address review feedback: validate script type, handle --flag=value, fix metadata cleanup
Show description for f5e9752
mnriem
committed
f5e9752
View commit details
Copy full SHA for f5e9752
Browse repository at this point
Block --force with different integration, persist script type in init-options
Show description for ffc1b66
mnriem
committed
ffc1b66
View commit details
Copy full SHA for ffc1b66
Browse repository at this point
Remove --force from integration install, ensure shared infra on install/switch
Show description for 94a348a
mnriem
committed
94a348a
View commit details
Copy full SHA for 94a348a
Browse repository at this point
Remove redundant installed_key != key check
Show description for 42f3c5f
mnriem
committed
42f3c5f
View commit details
Copy full SHA for 42f3c5f
Browse repository at this point
Run shared infra unconditionally, defer metadata removal in switch
Show description for a831849
mnriem
committed
a831849
View commit details
Copy full SHA for a831849
Browse repository at this point
Add install rollback, graceful manifest errors, clear switch metadata
Show description for e02a8a0
mnriem
committed
e02a8a0
View commit details
Copy full SHA for e02a8a0
Browse repository at this point
Log rollback failures instead of silently suppressing them
mnriem
committed
f3deae3
View commit details
Copy full SHA for f3deae3
Browse repository at this point
Handle corrupt manifest in switch, distinguish unknown vs missing manifest
Show description for e7f14de
mnriem
committed
e7f14de
View commit details
Copy full SHA for e7f14de
Browse repository at this point
Clean up metadata on rollback, broaden init-options match in uninstall
Show description for c949fe7
mnriem
committed
c949fe7
View commit details
Copy full SHA for c949fe7
Browse repository at this point
Fix recovery guidance for unreadable manifests, fix type annotations
Show description for 3fdfa00
mnriem
committed
3fdfa00
View commit details
Copy full SHA for 3fdfa00
Browse repository at this point
Allow manifest-only uninstall for unknown/removed integrations
Show description for 2e5bc22
mnriem
committed
2e5bc22
View commit details
Copy full SHA for 2e5bc22
Browse repository at this point
Fail fast on corrupt integration.json, validate integration options
Show description for 947a8e5
mnriem
committed
947a8e5
View commit details
Copy full SHA for 947a8e5
Browse repository at this point
Validate integration.json is a dict, fail fast on missing manifest in switch
Show description for f6733ba
mnriem
committed
f6733ba
View commit details
Copy full SHA for f6733ba
Browse repository at this point
You can’t perform that action at this time.