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
Accelerator
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 }}
ethanfann
/
simba
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Bootstrap command
- #2
#2
Merged
ethanfann
merged 13 commits into
main
ethanfann/simba:main
from
bootstrap-command
ethanfann/simba:bootstrap-command
Copy head branch name to clipboard
Feb 17, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Bootstrap command
#2
ethanfann
merged 13 commits into
main
ethanfann/simba:main
from
bootstrap-command
ethanfann/simba:bootstrap-command
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2026
feat(cli): register bootstrap subcommand
ethanfann
committed
9bbdeb9
View commit details
Copy full SHA for 9bbdeb9
Browse repository at this point
feat(bootstrap): load registry and partition skills into installable vs adopted
ethanfann
committed
a5bb65a
View commit details
Copy full SHA for a5bb65a
Browse repository at this point
feat(bootstrap): group installable skills by repo for batch cloning
ethanfann
committed
ac6ae74
View commit details
Copy full SHA for ac6ae74
Browse repository at this point
feat(bootstrap): clone remote repos and extract skills to central store
ethanfann
committed
530d25d
View commit details
Copy full SHA for 530d25d
Browse repository at this point
feat(bootstrap): symlink local installSource skills to central store
ethanfann
committed
633abba
View commit details
Copy full SHA for 633abba
Browse repository at this point
feat(bootstrap): handle adopted skills with optional backup restore
ethanfann
committed
59428e3
View commit details
Copy full SHA for 59428e3
Browse repository at this point
feat(bootstrap): skip existing skills, --force snapshots then overwrites
ethanfann
committed
68aca3d
View commit details
Copy full SHA for 68aca3d
Browse repository at this point
feat(bootstrap): assign skills to detected agents via fresh scan
ethanfann
committed
b738deb
View commit details
Copy full SHA for b738deb
Browse repository at this point
feat(bootstrap): exit non-zero when any skills fail to fetch
ethanfann
committed
01a6597
View commit details
Copy full SHA for 01a6597
Browse repository at this point
feat(bootstrap): dry-run mode previews actions without filesystem changes
ethanfann
committed
f769022
View commit details
Copy full SHA for f769022
Browse repository at this point
feat(bootstrap): structured summary with per-skill status and agent counts
ethanfann
committed
0ac6d1f
View commit details
Copy full SHA for 0ac6d1f
Browse repository at this point
test(bootstrap): core logic tests for partition, grouping, idempotency, error isolation
ethanfann
committed
32eabd0
View commit details
Copy full SHA for 32eabd0
Browse repository at this point
fix(bootstrap): remove type assertions, save registry, handle corrupt backups
Show description for 6f88a53
ethanfann
committed
6f88a53
View commit details
Copy full SHA for 6f88a53
Browse repository at this point
You can’t perform that action at this time.