Agent Skill
2/7/2026continuous-learning-v2
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
S
songkg7
6GitHub Stars
1Views
npx skills add songkg7/dotfiles
SKILL.md
| Name | continuous-learning-v2 |
| Description | Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. |
dotfiles
Init
- Install command line tools
xcode-select --install
- Install chezmoi
[!IMPORTANT] Perhaps due to security issues, this process will not be completed normally. Please try again after completing the 1Password authentication.
# Install chezmoi and dotfiles from github, empty machine with a single command
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply songkg7
# already installed chezmoi
chezmoi init songkg7 --apply
# After chezmoi init
mise trust
mise install
# Start docker service
orb start # Personal use only
## or
colima start --network-address # work (lisence issue)
# MacOS Settings
defaults write com.apple.dock persistent-apps -array
Action Required Manually
Install
Before formatting a mac
- Make sure all files are up to date with chezmoi
cd ~
# Save Homebrew's installed package list to a Brewfile
brew bundle dump --force
# Re-add linked files
chezmoi re-add
Review changes and commit
- Elgato Stream Deck Profile Backup
- Raycast Settings Backup
Skills Info
Original Name:continuous-learning-v2Author:songkg7
Download